The branch, master has been updated
       via  b7589750a1df0f34c73aadfa138e0fe5baa57233 (commit)
      from  c310212d28947f35595d945936e04148a39246d8 (commit)

- Log -----------------------------------------------------------------
commit b7589750a1df0f34c73aadfa138e0fe5baa57233
Author: Thomas Adam <[email protected]>
Commit: Thomas Adam <[email protected]>

    Correct Linux-specific manpage sections
    
    Some of the man page locations on Linux differ to those on *BSD.  Noticed by
    Christopher Meng.
---
 tmux.1 |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tmux.1 b/tmux.1
index aa3e11c..51d927a 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 4
+.Xr pty 7
 manual page documents the technical details of pseudo terminals).
 Any number of
 .Nm
@@ -359,7 +359,7 @@ or
 These specify the client, session, window or pane which a command should 
affect.
 .Ar target-client
 is the name of the
-.Xr pty 4
+.Xr pty 7
 file to which the client is connected, for example either of
 .Pa /dev/ttyp1
 or
@@ -710,7 +710,7 @@ and
 specify the size of the initial window (80 by 24 if not given).
 .Pp
 If run from a terminal, any
-.Xr termios 4
+.Xr termios 3
 special characters are saved and used for new windows in the new session.
 .Pp
 The
@@ -1144,7 +1144,7 @@ interactively from a list.
 After a client is chosen,
 .Ql %%
 is replaced by the client
-.Xr pty 4
+.Xr pty 7
 path in
 .Ar template
 and the result executed as a command.
@@ -3852,6 +3852,6 @@ bind-key / command-prompt "split-window 'exec man %%'"
 bind-key S command-prompt "new-window -n %1 'ssh %1'"
 .Ed
 .Sh SEE ALSO
-.Xr pty 4
+.Xr pty 7
 .Sh AUTHORS
 .An Nicholas Marriott Aq Mt [email protected]


-----------------------------------------------------------------------

Summary of changes:
 tmux.1 |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to