summaryrefslogtreecommitdiff
path: root/usr.bin/tmux
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2022-04-14 06:59:30 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2022-04-14 06:59:30 +0000
commitd6a544a706cd3a9bb7ffa1baffbbd154e07abd98 (patch)
treee2f72b2943cb471a60715926fed834d90ba93c55 /usr.bin/tmux
parentc484573384ad29947e061f7ab050e5f54e9a7983 (diff)
Fix clearphist alias, from Jacqueline Jolicoeur via jmc@.
Diffstat (limited to 'usr.bin/tmux')
-rw-r--r--usr.bin/tmux/tmux.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 80944297263..17784899eaa 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.886 2022/03/31 17:27:27 naddy Exp $
+.\" $OpenBSD: tmux.1,v 1.887 2022/04/14 06:59:29 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -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: March 31 2022 $
+.Dd $Mdocdate: April 14 2022 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -5580,11 +5580,11 @@ session option.
.Pp
Commands related to the status line are as follows:
.Bl -tag -width Ds
-.Tg clrphist
+.Tg clearphist
.It Xo Ic clear-prompt-history
.Op Fl T Ar prompt-type
.Xc
-.D1 Pq alias: Ic clrphist
+.D1 Pq alias: Ic clearphist
Clear status prompt history for prompt type
.Ar prompt-type .
If