From 36ac8e1369e74025b9eaef78636a91dfea8e9fdc Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 10 Jun 2021 13:12:31 +0000 Subject: [PATCH] fix some formatting errors; --- usr.bin/tmux/tmux.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 8273596854f..75096cf1aea 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.842 2021/06/10 07:59:08 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.843 2021/06/10 13:12:31 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -4331,6 +4331,7 @@ see the .Sx STYLES section. .El +.El .Sh HOOKS .Nm allows commands to run on various triggers, called @@ -5381,7 +5382,7 @@ Commands related to the status line are as follows: .It Xo Ic clear-prompt-history .Op Fl T Ar prompt-type .Xc -.D1 (alias: Ic clrphist) +.D1 (alias: Ic clrphist ) Clear status prompt history for prompt type .Ar prompt-type . If @@ -5695,7 +5696,7 @@ flag closes any popup on the client. .It Xo Ic show-prompt-history .Op Fl T Ar prompt-type .Xc -.D1 (alias: Ic showphist) +.D1 (alias: Ic showphist ) Display status prompt history for prompt type .Ar prompt-type . If -- 2.20.1