diff options
author | Tiago Cunha <tcunha@gmx.com> | 2010-06-05 23:54:51 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2010-06-05 23:54:51 +0000 |
commit | 6c6255f2d733cc6e7ffc64a065b80825d33f8c40 (patch) | |
tree | 1b31c42f3b7a2f0b11f17c55ff74f85c2ee0bb6b /tmux.1 | |
parent | 227e458ebbd69d1e8d22f9013de111f734608ba7 (diff) | |
download | rtmux-6c6255f2d733cc6e7ffc64a065b80825d33f8c40.tar.gz rtmux-6c6255f2d733cc6e7ffc64a065b80825d33f8c40.tar.bz2 rtmux-6c6255f2d733cc6e7ffc64a065b80825d33f8c40.zip |
Sync OpenBSD patchset 700:
Accept (and document) "none" instead of "default" for attributes as it
is clearer and avoids confusion with default colours.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.249 2010-05-14 14:33:39 tcunha Exp $ +.\" $Id: tmux.1,v 1.250 2010-06-05 23:54:51 tcunha 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: May 5 2010 $ +.Dd $Mdocdate: May 14 2010 $ .Dt TMUX 1 .Os .Sh NAME @@ -1589,7 +1589,7 @@ This has no effect as a session option; it must be set as a global option. Set status line message attributes, where .Ar attributes is either -.Ic default +.Ic none or a comma-delimited list of one or more of: .Ic bright (or |