diff options
author | nicm <nicm> | 2020-01-29 08:28:17 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-01-29 08:28:17 +0000 |
commit | 7a15d10bf4abb28e0a85e0090de9c13f80f83aaa (patch) | |
tree | 6a64b2129678a33e08b9233bca9de3bf94f58652 | |
parent | b905c5d455b354f7210dc118f748a658f0358cd7 (diff) | |
download | rtmux-7a15d10bf4abb28e0a85e0090de9c13f80f83aaa.tar.gz rtmux-7a15d10bf4abb28e0a85e0090de9c13f80f83aaa.tar.bz2 rtmux-7a15d10bf4abb28e0a85e0090de9c13f80f83aaa.zip |
Remove extra Pp (from jmc) and add a missing word.
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |