aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-10-12 00:38:31 +0000
committerTiago Cunha <tcunha@gmx.com>2009-10-12 00:38:31 +0000
commit6ea6d1b29fb4bcd1881b05aa7acd5dfd4d465fff (patch)
tree3477e3e6e6805836a28b69a6511be24903dd2abb
parent39afe3fc2ac79e8a875296d66ab42328f309e2ab (diff)
downloadrtmux-6ea6d1b29fb4bcd1881b05aa7acd5dfd4d465fff.tar.gz
rtmux-6ea6d1b29fb4bcd1881b05aa7acd5dfd4d465fff.tar.bz2
rtmux-6ea6d1b29fb4bcd1881b05aa7acd5dfd4d465fff.zip
Sync OpenBSD patchset 389:
punctuation fix;
-rw-r--r--tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index eeda97d4..a9096a79 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.189 2009-10-12 00:35:08 tcunha Exp $
+.\" $Id: tmux.1,v 1.190 2009-10-12 00:38:31 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -1324,8 +1324,8 @@ If this option is
(the default),
instead of each session locking individually as each has been
idle for
-.Ic lock-after-time
-, the entire server will lock after
+.Ic lock-after-time ,
+the entire server will lock after
.Em all
sessions would have locked.
This has no effect as a session option; it must be set as a global option.