From c9ac349a8ef5708cda59aa5579f842d2c7fcbc17 Mon Sep 17 00:00:00 2001 From: nicm Date: Wed, 29 Jan 2020 08:28:17 +0000 Subject: Remove extra Pp (from jmc) and add a missing word. --- usr.bin/tmux/tmux.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index e523e3b1f7a..ec2abf269da 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.708 2020/01/28 10:44:30 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.709 2020/01/29 08:28:17 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 28 2020 $ +.Dd $Mdocdate: January 29 2020 $ .Dt TMUX 1 .Os .Sh NAME @@ -214,7 +214,6 @@ was given) and off. Report the .Nm version. -.Pp .It Ar command Op Ar flags This specifies one of a set of commands used to control .Nm , @@ -4953,7 +4952,7 @@ When the option is reached, the oldest automatically named buffer is deleted. Explicitly named buffers are not subject to .Ic buffer-limit -and may be deleted with +and may be deleted with the .Ic delete-buffer command. .Pp -- cgit v1.2.3-59-g8ed1b