From b7ddfb39f3f258915b59ca8aac835631558ee7c5 Mon Sep 17 00:00:00 2001
From: nicm <nicm>
Date: Thu, 9 Feb 2017 12:00:42 +0000
Subject: [PATCH] Don't lie about the default size in the man page.

---
 tmux.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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