diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-12-08 00:47:27 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-12-08 00:47:27 +0000 |
commit | ff16836d1de31b81bc093c42e4c336fb7e12306f (patch) | |
tree | ac64c1d2ae3e2b0f2b891222fa82504276b18ce6 | |
parent | 5411033f66ced27168bbd407b8b9c4589072a39a (diff) | |
download | rtmux-ff16836d1de31b81bc093c42e4c336fb7e12306f.tar.gz rtmux-ff16836d1de31b81bc093c42e4c336fb7e12306f.tar.bz2 rtmux-ff16836d1de31b81bc093c42e4c336fb7e12306f.zip |
pty is in section 4
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |