diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-26 18:22:55 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-26 18:22:55 +0000 |
commit | 7c8cd81b34092de1644a38716c873df95e0b1f67 (patch) | |
tree | 0afb48dd0f8361a429d0ce97df8353f1fb97929c /tmux.1 | |
parent | f62ed6aaa3db43e521e9a3f268d32a93ce20a271 (diff) | |
download | rtmux-7c8cd81b34092de1644a38716c873df95e0b1f67.tar.gz rtmux-7c8cd81b34092de1644a38716c873df95e0b1f67.tar.bz2 rtmux-7c8cd81b34092de1644a38716c873df95e0b1f67.zip |
Typos.
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.69 2009-01-25 19:00:10 tcunha Exp $ +.\" $Id: tmux.1,v 1.70 2009-01-26 18:22:55 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -57,7 +57,7 @@ to assume the terminal supports 256 colours. .It Fl d Force .Nm -to assume the terminal support default colours. +to assume the terminal supports default colours. .It Fl f Ar file Specify an alternative configuration file. By default, @@ -81,7 +81,7 @@ is the uid of the user who invoked .It Fl U Unlock the server. .It Fl u -Intruct +Instruct .Nm that the terminal support UTF-8. .It Fl V |