diff options
Diffstat (limited to 'doc/Restack.3')
-rw-r--r-- | doc/Restack.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Restack.3 b/doc/Restack.3 index f026aeb..2b9097f 100644 --- a/doc/Restack.3 +++ b/doc/Restack.3 @@ -28,7 +28,6 @@ must be \fBAbove\fR or \fBBelow\fR. Must be a sibling of \fItkwin\fR or a descendant of a sibling. If NULL then \fItkwin\fR is restacked above or below all siblings. .BE - .SH DESCRIPTION .PP \fBTk_RestackWindow\fR changes the stacking order of \fIwindow\fR relative @@ -42,6 +41,5 @@ just above or below \fIother\fR. The \fIaboveBelow\fR argument must have one of the symbolic values \fBAbove\fR or \fBBelow\fR. Both of these values are defined by the include file <X11/Xlib.h>. - .SH KEYWORDS above, below, obscure, stacking order |