summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2012-02-23 22:40:59 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2012-02-23 22:40:59 +0000
commit6428e8f7531a5d373ba3bbcdfb996d324c777976 (patch)
tree0288d762c9d5245dbf343132110cc865975f3f82 /usr.bin/tmux/tmux.1
parentfb47d5e42efc0737d910b8ac0af506513f19de4a (diff)
Use format for display-message, based on a diff from George Nachman.
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 8074a925f02..e2925138603 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.274 2012/02/02 22:33:05 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.275 2012/02/23 22:40:58 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -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: February 2 2012 $
+.Dd $Mdocdate: February 23 2012 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -2990,9 +2990,9 @@ is given, the output is printed to stdout, otherwise it is displayed in the
status line.
The format of
.Ar message
-is as for
-.Ic status-left ,
-with the exception that #() are not handled; information is taken from
+is described in the
+.Sx FORMATS
+section; information is taken from
.Ar target-pane
if
.Fl t