Jan F 29b683c
diff -up openssh-5.8p2/ssh.1.ipv6man openssh-5.8p2/ssh.1
Jan F 29b683c
--- openssh-5.8p2/ssh.1.ipv6man	2011-06-21 10:39:57.000000000 +0200
Jan F 29b683c
+++ openssh-5.8p2/ssh.1	2011-06-21 10:46:24.060457248 +0200
Jan F 29b683c
@@ -1409,6 +1409,8 @@ manual page for more information.
Jan F 29b683c
 .Nm
Jan F 29b683c
 exits with the exit status of the remote command or with 255
Jan F 29b683c
 if an error occurred.
Jan F 29b683c
+.Sh IPV6
Jan F 29b683c
+IPv6 address can be used everywhere where IPv4 address. In all entries must be the IPv6 address enclosed in square brackets. Note: The square brackets are metacharacters for the shell and must be escaped in shell.
Jan F 29b683c
 .Sh SEE ALSO
Jan F 29b683c
 .Xr scp 1 ,
Jan F 29b683c
 .Xr sftp 1 ,
Jan F 29b683c
diff -up openssh-5.8p2/sshd.8.ipv6man openssh-5.8p2/sshd.8
Jan F 29b683c
--- openssh-5.8p2/sshd.8.ipv6man	2011-06-21 10:40:04.623457378 +0200
Jan F 29b683c
+++ openssh-5.8p2/sshd.8	2011-06-21 10:40:05.289467631 +0200
Jan F 29b683c
@@ -961,6 +961,8 @@ Minimum is 6 bytes.
Jan F 29b683c
 random generator because insufficient entropy causes the connection to 
Jan F 29b683c
 be blocked until enough entropy is available.
Jan F. Chadima 25b191d
 .El
Jan F 29b683c
+.Sh IPV6
Jan F 29b683c
+IPv6 address can be used everywhere where IPv4 address. In all entries must be the IPv6 address enclosed in square brackets. Note: The square brackets are metacharacters for the shell and must be escaped in shell.
Jan F 29b683c
 .Sh SEE ALSO
Jan F 29b683c
 .Xr scp 1 ,
Jan F 29b683c
 .Xr sftp 1 ,