diff options
author | hobbs <hobbs> | 2007-10-15 20:54:43 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-10-15 20:54:43 (GMT) |
commit | 4deff0ff0c407c0ebb6f888fd28b94b0ef39bdb0 (patch) | |
tree | 8dbf1959e988dd90faa7c318322eb32d3d929cb6 /doc/wm.n | |
parent | adaeb1b2d2e9f439ab072349dedd7bd0f414394d (diff) | |
download | tk-4deff0ff0c407c0ebb6f888fd28b94b0ef39bdb0.zip tk-4deff0ff0c407c0ebb6f888fd28b94b0ef39bdb0.tar.gz tk-4deff0ff0c407c0ebb6f888fd28b94b0ef39bdb0.tar.bz2 |
whitespace change
Diffstat (limited to 'doc/wm.n')
-rw-r--r-- | doc/wm.n | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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.30 2007/10/15 20:52:47 hobbs Exp $ +'\" RCS: @(#) $Id: wm.n,v 1.31 2007/10/15 20:54:43 hobbs Exp $ '\" .so man.macros .TH wm n 8.5 Tk "Tk Built-In Commands" @@ -406,9 +406,8 @@ to ``own'' those events. Note: not all window managers support the notion of an icon window. .TP \fBwm manage \fIwidget\fR - -The \fIwidget\fR specified will become a stand alone top-level window. The window will be decorated with the window managers title bar, etc. - +The \fIwidget\fR specified will become a stand alone top-level window. The +window will be decorated with the window managers title bar, etc. .TP \fBwm maxsize \fIwindow\fR ?\fIwidth height\fR? If \fIwidth\fR and \fIheight\fR are specified, they give |