diff options
author | nicm <nicm> | 2017-02-09 12:00:42 +0000 |
---|---|---|
committer | nicm <nicm> | 2017-02-09 12:00:42 +0000 |
commit | b7ddfb39f3f258915b59ca8aac835631558ee7c5 (patch) | |
tree | 2616a7626f4e582533729744031f6325f4d0f3b0 | |
parent | ddb3750c8ba1f22ab6d96d2ef929e65dc86534df (diff) | |
download | rtmux-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.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |