From 8f6a3c7270102ec4c77257df1b6364715c44056f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 23 Jan 2023 09:33:52 +0000 Subject: Too many \s in example, GitHub issue 3445. --- usr.bin/tmux/tmux.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index a46e3f6e1c6..3963a49416d 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.912 2023/01/20 21:36:00 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.913 2023/01/23 09:33:51 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 20 2023 $ +.Dd $Mdocdate: January 23 2023 $ .Dt TMUX 1 .Os .Sh NAME @@ -542,7 +542,7 @@ for example in these .Xr sh 1 commands: .Bd -literal -offset indent -$ tmux neww\e\e; splitw +$ tmux neww\e; splitw .Ed .Pp Or: -- cgit v1.2.3