summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-10-11 14:12:10 +0000
committerjmc <jmc@openbsd.org>2009-10-11 14:12:10 +0000
commit3fa5b5cdc3e0b030d23d9735550cee0a0037f492 (patch)
tree0cfd8b0b9a0040c1a62ef182ca0511a5cc4fb146
parentget really_add to deal with lists of newer packages in updateset (diff)
downloadwireguard-openbsd-3fa5b5cdc3e0b030d23d9735550cee0a0037f492.tar.xz
wireguard-openbsd-3fa5b5cdc3e0b030d23d9735550cee0a0037f492.zip
punctuation fix;
-rw-r--r--usr.bin/tmux/tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 90aa82b7d7b..3ac8e19f5de 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.107 2009/10/11 10:04:27 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.108 2009/10/11 14:12:10 jmc 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.