summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/wm.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/wm.n b/doc/wm.n
index 947439c..eda2fa7 100644
--- a/doc/wm.n
+++ b/doc/wm.n
@@ -807,7 +807,8 @@ However, you can use the \fBwm minsize\fR and \fBwm maxsize\fR commands
to limit the range of allowable sizes.
The range set by \fBwm minsize\fR and \fBwm maxsize\fR applies to
all forms of resizing, including the window's natural size as
-well as manual resizes and the \fBwm geometry\fR command.
+well as manual resizes and the \fBwm geometry\fR command. You
+can use any value accepted by \fBTk_GetPixels\fR.
You can also use the command \fBwm resizable\fR to completely
disable interactive resizing in one or both dimensions.
.PP