From 43f292b2e04636fcea558880cb2fbff4867fcf0b Mon Sep 17 00:00:00 2001 From: nicm Date: Mon, 22 Aug 2016 20:07:58 +0000 Subject: [PATCH] Two minor fixes from dilyan palauzov. --- tmux.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux.1 b/tmux.1 index 4f0b15f4..1d13d0c7 100644 --- a/tmux.1 +++ b/tmux.1 @@ -987,7 +987,7 @@ bind-key -Troot a switch-client -Ttable1 .Sh WINDOWS AND PANES A .Nm -window may be in one of several modes. +window may be in one of two modes. The default permits direct access to the terminal attached to the window. The other is copy mode, which permits a section of a window or its history to be copied to a @@ -3873,7 +3873,7 @@ and so on. When the .Ic buffer-limit option is reached, the oldest automatically named buffer is deleted. -Explicitly named are not subject to +Explicitly named buffers are not subject to .Ic buffer-limit and may be deleted with .Ic delete-buffer