=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.934 retrieving revision 1.935 diff -u -r1.934 -r1.935 --- src/usr.bin/tmux/tmux.1 2023/12/27 20:20:50 1.934 +++ src/usr.bin/tmux/tmux.1 2023/12/27 20:23:59 1.935 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.934 2023/12/27 20:20:50 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.935 2023/12/27 20:23:59 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -590,8 +590,8 @@ This is called line continuation and applies both inside and outside quoted strings and in comments, but not inside braces. .Pp -Command arguments may be specified as strings surrounded by single (\[aq]) quotes, -double quotes (\[dq]) or braces ({}). +Command arguments may be specified as strings surrounded by single (\[aq]) +quotes, double quotes (\[dq]) or braces ({}). .\" " This is required when the argument contains any special character. Single and double quoted strings cannot span multiple lines except with line