diff options
author | Jason McIntyre <jmc@openbsd.org> | 2009-10-11 14:12:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@openbsd.org> | 2009-10-11 14:12:10 +0000 |
commit | b4ef3e507109c95ae89ed6b4c156e8f5f17358f9 (patch) | |
tree | 2499795388ec19ba4cd7810312a114346a5a1645 | |
parent | fbb030d7f767513aa9b646c67cab4659599682d3 (diff) | |
download | rtmux-b4ef3e507109c95ae89ed6b4c156e8f5f17358f9.tar.gz rtmux-b4ef3e507109c95ae89ed6b4c156e8f5f17358f9.tar.bz2 rtmux-b4ef3e507109c95ae89ed6b4c156e8f5f17358f9.zip |
punctuation fix;
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |