aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-12-08 00:47:27 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-12-08 00:47:27 +0000
commitff16836d1de31b81bc093c42e4c336fb7e12306f (patch)
treeac64c1d2ae3e2b0f2b891222fa82504276b18ce6
parent5411033f66ced27168bbd407b8b9c4589072a39a (diff)
downloadrtmux-ff16836d1de31b81bc093c42e4c336fb7e12306f.tar.gz
rtmux-ff16836d1de31b81bc093c42e4c336fb7e12306f.tar.bz2
rtmux-ff16836d1de31b81bc093c42e4c336fb7e12306f.zip
pty is in section 4
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 87c1ac8f..5d78b2ea 100644
--- a/tmux.1
+++ b/tmux.1
@@ -61,7 +61,7 @@ A window occupies the entire screen
and may be split into rectangular panes,
each of which is a separate pseudo terminal
(the
-.Xr pty 7
+.Xr pty 4
manual page documents the technical details of pseudo terminals).
Any number of
.Nm