summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2019-09-09 11:47:26 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2019-09-09 11:47:26 +0000
commitfe0d4fba6ff0ab4d7a04235ef6939baacd01b19f (patch)
treee79063a3d021a3bab785add55ae2f50b241ca381 /usr.bin/tmux/tmux.1
parent703d99396f95a1758c7e5c75a5a4bceac8adac53 (diff)
Clarify server options slightly.
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 16572a6356f..6ce83a31811 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.685 2019/09/09 08:01:21 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.686 2019/09/09 11:47:25 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -2743,7 +2743,7 @@ and
.Pp
The
.Nm
-server has a set of global options which do not apply to any particular
+server has a set of global server options which do not apply to any particular
window or session or pane.
These are altered with the
.Ic set-option