summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2012-01-21 20:40:28 +0000
committernicm <nicm@openbsd.org>2012-01-21 20:40:28 +0000
commit765da8246b25667cd13df08ebb9b7968cc5ade54 (patch)
tree3c614935f2c954a7d8b35a5604701f5e2073aebb
parentin session_error(), do not call session_destroy() when the F_WRITEONLY (diff)
downloadwireguard-openbsd-765da8246b25667cd13df08ebb9b7968cc5ade54.tar.xz
wireguard-openbsd-765da8246b25667cd13df08ebb9b7968cc5ade54.zip
it's -> its.
-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 f17ac6921c4..0a3e52c3751 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.267 2012/01/21 08:40:09 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.268 2012/01/21 20:40:28 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -2719,7 +2719,7 @@ It is the same mechanism used to set for example the
window title in an
.Xr X 7
window manager.
-Windows themselves do not have titles - a window's title is the title of it's
+Windows themselves do not have titles - a window's title is the title of its
active pane.
.Nm
itself may set the title of the terminal in which the client is running, see