diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-11-19 22:32:12 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-11-19 22:32:12 +0000 |
commit | 1feea926ed83c15232df01756aed771afd7168f2 (patch) | |
tree | a607564007e97173731a0c0b83c07a3330e8e729 | |
parent | 8512811535658a49ed738904233c9289e152a042 (diff) | |
download | rtmux-1feea926ed83c15232df01756aed771afd7168f2.tar.gz rtmux-1feea926ed83c15232df01756aed771afd7168f2.tar.bz2 rtmux-1feea926ed83c15232df01756aed771afd7168f2.zip |
Sync OpenBSD patchset 552:
tweak previous;
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.205 2009-11-19 22:31:27 tcunha Exp $ +.\" $Id: tmux.1,v 1.206 2009-11-19 22:32:12 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1994,7 +1994,8 @@ This command works only from inside .D1 (alias: Ic display ) Display a message in the status line. The format of -.Ar message is as for +.Ar message +is as for .Ic status-left , with the exception that #() are not handled. .It Ic select-prompt Op Fl t Ar target-client |