[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.307 and 1.308

version 1.307, 2010/07/23 08:49:25 version 1.308, 2010/08/04 05:37:01
Line 202 
Line 202 
 Only root can forward privileged ports.  Only root can forward privileged ports.
 Dynamic port forwardings can also be specified in the configuration file.  Dynamic port forwardings can also be specified in the configuration file.
 .Pp  .Pp
 IPv6 addresses can be specified with an alternative syntax:  IPv6 addresses can be specified by enclosing the address in square brackets.
 .Sm off  
 .Xo  
 .Op Ar bind_address No /  
 .Ar port  
 .Xc  
 .Sm on  
 or by enclosing the address in square brackets.  
 Only the superuser can forward privileged ports.  Only the superuser can forward privileged ports.
 By default, the local port is bound in accordance with the  By default, the local port is bound in accordance with the
 .Cm GatewayPorts  .Cm GatewayPorts
Line 320 
Line 313 
 .Ar hostport  .Ar hostport
 from the remote machine.  from the remote machine.
 Port forwardings can also be specified in the configuration file.  Port forwardings can also be specified in the configuration file.
 IPv6 addresses can be specified with an alternative syntax:  IPv6 addresses can be specified by enclosing the address in square brackets.
 .Sm off  
 .Xo  
 .Op Ar bind_address No /  
 .Ar port No / Ar host No /  
 .Ar hostport  
 .Xc  
 .Sm on  
 or by enclosing the address in square brackets.  
 Only the superuser can forward privileged ports.  Only the superuser can forward privileged ports.
 By default, the local port is bound in accordance with the  By default, the local port is bound in accordance with the
 .Cm GatewayPorts  .Cm GatewayPorts
Line 511 
Line 496 
 Port forwardings can also be specified in the configuration file.  Port forwardings can also be specified in the configuration file.
 Privileged ports can be forwarded only when  Privileged ports can be forwarded only when
 logging in as root on the remote machine.  logging in as root on the remote machine.
 IPv6 addresses can be specified by enclosing the address in square braces or  IPv6 addresses can be specified by enclosing the address in square braces.
 using an alternative syntax:  
 .Sm off  
 .Xo  
 .Op Ar bind_address No /  
 .Ar host No / Ar port No /  
 .Ar hostport  
 .Xc .  
 .Sm on  
 .Pp  .Pp
 By default, the listening socket on the server will be bound to the loopback  By default, the listening socket on the server will be bound to the loopback
 interface only.  interface only.

Legend:
Removed from v.1.307  
changed lines
  Added in v.1.308