From 263c3a9cba04cdf5bbd5365fc44ac71b66e83778 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 14 Oct 2010 00:30:04 +0000 Subject: Put "or" on new line from command with .Ic. --- usr.bin/tmux/tmux.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'usr.bin/tmux') diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index e3c8f99c32e..c435e4df464 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.185 2010/09/26 20:43:30 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.186 2010/10/14 00:30:03 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: September 26 2010 $ +.Dd $Mdocdate: October 14 2010 $ .Dt TMUX 1 .Os .Sh NAME @@ -2082,7 +2082,8 @@ will attempt - on supported platforms - to rename the window to reflect the command currently running in it. This flag is automatically disabled for an individual window when a name is specified at creation with -.Ic new-window or +.Ic new-window +or .Ic new-session , or later with .Ic rename-window . -- cgit v1.2.3