summaryrefslogtreecommitdiffstats
path: root/doc/wm.n
diff options
context:
space:
mode:
authormdejong <mdejong>2002-04-10 19:39:01 (GMT)
committermdejong <mdejong>2002-04-10 19:39:01 (GMT)
commite3335f9e8ceec937cdc22d6ff4d1dddcd43c9e89 (patch)
treef6f4f961e121bf575ab64acfb2331a86adb25f2e /doc/wm.n
parent2024eae67e8a0249d280bd2f8423ecd91033040b (diff)
downloadtk-e3335f9e8ceec937cdc22d6ff4d1dddcd43c9e89.zip
tk-e3335f9e8ceec937cdc22d6ff4d1dddcd43c9e89.tar.gz
tk-e3335f9e8ceec937cdc22d6ff4d1dddcd43c9e89.tar.bz2
* doc/wm.n:
* mac/tkMacWm.c: * tests/wm.test: * unix/tkUnixWm.c: * win/tkWinWm.c: Update wm stackorder usage message to make it clear that either 1 or 3 arguments are required. [Bug 540013]
Diffstat (limited to 'doc/wm.n')
-rw-r--r--doc/wm.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/wm.n b/doc/wm.n
index d258996..d1a5af5 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.7 2001/12/04 03:07:43 mdejong Exp $
+'\" RCS: @(#) $Id: wm.n,v 1.8 2002/04/10 19:39:01 mdejong Exp $
'\"
.so man.macros
.TH wm n 4.3 Tk "Tk Built-In Commands"
@@ -400,7 +400,7 @@ source of the window's current size, or an empty string if
no source has been specified yet. Most window managers interpret
``no source'' as equivalent to \fBprogram\fR.
.TP
-\fBwm stackorder \fIwindow\fR ?\fIisabove|isbelow\fR? \fI?window?\fR
+\fBwm stackorder \fIwindow\fR ?\fIisabove|isbelow window\fR?
The stackorder command returns a list of toplevel windows
in stacking order, from lowest to highest. When a single toplevel
window is passed, the returned list recursively includes all of the