summaryrefslogtreecommitdiffstats
path: root/doc/wm.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/wm.n')
-rw-r--r--doc/wm.n12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/wm.n b/doc/wm.n
index ecccdf3..804a01f 100644
--- a/doc/wm.n
+++ b/doc/wm.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: wm.n,v 1.25 2006/04/11 07:36:36 das Exp $
+'\" RCS: @(#) $Id: wm.n,v 1.26 2006/11/15 13:29:17 dkf Exp $
'\"
.so man.macros
.TH wm n 8.5 Tk "Tk Built-In Commands"
@@ -89,16 +89,16 @@ and will have no effect under older WMs.
.\" See http://www.freedesktop.org/Standards/wm-spec
.RS
.TP
-\fB-topmost\fP
+\fB-topmost\fR
Requests that this window should be kept above
-all other windows that do not also have the \fB-topmost\fP
+all other windows that do not also have the \fB-topmost\fR
attribute set.
.TP
-\fB-zoomed\fP
+\fB-zoomed\fR
Requests that the window should be maximized.
-This is the same as \fB[wm state zoomed]\fP on Windows and Mac OS X.
+This is the same as \fB[wm state zoomed]\fR on Windows and Mac OS X.
.TP
-\fB-fullscreen\fP
+\fB-fullscreen\fR
Requests that the window should fill the entire screen
and have no window decorations.
.RE