summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-02-02 08:48:49 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-02-02 08:48:49 +0000
commitd21c8f595dabb934cb30a63df1281758018a06f2 (patch)
treebf41581d6390e9bd9fa8036643c96069539ba3f2 /usr.bin/tmux/tmux.1
parent2ae06172eed8f00c7f1e04a1c571093dde06869a (diff)
fix some minor formatting glitches;
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 81a12182bc4..6ee0f1991b1 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.378 2014/01/28 23:07:09 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.379 2014/02/02 08:48:48 jmc 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: January 28 2014 $
+.Dd $Mdocdate: February 2 2014 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -783,7 +783,7 @@ With
.Fl t ,
display the log for
.Ar target-client .
-.Fl I,
+.Fl I ,
.Fl J
and
.Fl T
@@ -2499,7 +2499,7 @@ Display
will be passed through
.Xr strftime 3
and formats (see
-.Sx FORMATS Ns )
+.Sx FORMATS )
will be expanded.
It may also contain any of the following special character sequences:
.Bl -column "Character pair" "Replaced with" -offset indent