[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.177 and 1.178

version 1.177, 2003/10/08 08:27:36 version 1.178, 2003/10/11 08:24:08
Line 43 
Line 43 
 .Nd OpenSSH SSH client (remote login program)  .Nd OpenSSH SSH client (remote login program)
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm ssh  .Nm ssh
 .Op Fl 1246AaCfgkNnqsTtVvXx  .Op Fl 1246AaCfgkNnqsTtVvXxY
 .Op Fl b Ar bind_address  .Op Fl b Ar bind_address
 .Op Fl c Ar cipher_spec  .Op Fl c Ar cipher_spec
 .Op Fl D Ar port  .Op Fl D Ar port
Line 624 
Line 624 
 .It EscapeChar  .It EscapeChar
 .It ForwardAgent  .It ForwardAgent
 .It ForwardX11  .It ForwardX11
   .It ForwardX11Trusted
 .It GatewayPorts  .It GatewayPorts
 .It GlobalKnownHostsFile  .It GlobalKnownHostsFile
 .It GSSAPIAuthentication  .It GSSAPIAuthentication
Line 732 
Line 733 
 An attacker may then be able to perform activities such as keystroke monitoring.  An attacker may then be able to perform activities such as keystroke monitoring.
 .It Fl x  .It Fl x
 Disables X11 forwarding.  Disables X11 forwarding.
   .It Fl Y
   Enables trusted X11 forwarding.
 .El  .El
 .Sh CONFIGURATION FILES  .Sh CONFIGURATION FILES
 .Nm  .Nm

Legend:
Removed from v.1.177  
changed lines
  Added in v.1.178