From cc094fdfe6276b93683113f395edbc004837d362 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Fri, 4 Dec 2009 22:14:47 +0000 Subject: Sync OpenBSD patchset 581: Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last time now I've configured emacs to make them displayed in really annoying colours... --- tmux.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 7e210776..ac50c6cf 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.211 2009-12-04 22:11:23 tcunha Exp $ +.\" $Id: tmux.1,v 1.212 2009-12-04 22:14:47 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -1252,7 +1252,7 @@ options - it is not possible to unset a global option. With .Fl w , this command is equivalent to -.Ic set-window-option +.Ic set-window-option with .Ar target-window . .Pp @@ -1850,7 +1850,7 @@ or the global session options with If .Fl w is used, this command is equivalent to -.Ic show-window-options +.Ic show-window-options with .Ar target-window . .It Xo Ic show-window-options -- cgit