[BACK]Return to ssh.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.1 between version 1.421 and 1.422

version 1.421, 2021/07/02 05:11:21 version 1.422, 2021/07/13 23:48:36
Line 425 
Line 425 
 .It Fl N  .It Fl N
 Do not execute a remote command.  Do not execute a remote command.
 This is useful for just forwarding ports.  This is useful for just forwarding ports.
   Refer to the description of
   .Cm SessionType
   in
   .Xr ssh_config 5
   for details.
 .Pp  .Pp
 .It Fl n  .It Fl n
 Redirects stdin from  Redirects stdin from
Line 546 
Line 551 
 .It SendEnv  .It SendEnv
 .It ServerAliveInterval  .It ServerAliveInterval
 .It ServerAliveCountMax  .It ServerAliveCountMax
   .It SessionType
 .It SetEnv  .It SetEnv
 .It StreamLocalBindMask  .It StreamLocalBindMask
 .It StreamLocalBindUnlink  .It StreamLocalBindUnlink
Line 703 
Line 709 
 as a secure transport for other applications (e.g.\&  as a secure transport for other applications (e.g.\&
 .Xr sftp 1 ) .  .Xr sftp 1 ) .
 The subsystem is specified as the remote command.  The subsystem is specified as the remote command.
   Refer to the description of
   .Cm SessionType
   in
   .Xr ssh_config 5
   for details.
 .Pp  .Pp
 .It Fl T  .It Fl T
 Disable pseudo-terminal allocation.  Disable pseudo-terminal allocation.

Legend:
Removed from v.1.421  
changed lines
  Added in v.1.422