aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2017-02-09 12:00:42 +0000
committernicm <nicm>2017-02-09 12:00:42 +0000
commitb7ddfb39f3f258915b59ca8aac835631558ee7c5 (patch)
tree2616a7626f4e582533729744031f6325f4d0f3b0
parentddb3750c8ba1f22ab6d96d2ef929e65dc86534df (diff)
downloadrtmux-b7ddfb39f3f258915b59ca8aac835631558ee7c5.tar.gz
rtmux-b7ddfb39f3f258915b59ca8aac835631558ee7c5.tar.bz2
rtmux-b7ddfb39f3f258915b59ca8aac835631558ee7c5.zip
Don't lie about the default size in the man page.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index cd60bfcc..9104f218 100644
--- a/tmux.1
+++ b/tmux.1
@@ -834,7 +834,7 @@ is used,
.Fl x
and
.Fl y
-specify the size of the initial window (80 by 24 if not given).
+specify the size of the initial window.
.Pp
If run from a terminal, any
.Xr termios 4