3e8b5b
diff -up openssh-5.9p0/ssh.1.ipv6man openssh-5.9p0/ssh.1
3e8b5b
--- openssh-5.9p0/ssh.1.ipv6man	2011-08-05 22:17:32.000000000 +0200
3e8b5b
+++ openssh-5.9p0/ssh.1	2011-08-31 13:08:34.880024485 +0200
3e8b5b
@@ -1400,6 +1400,8 @@ manual page for more information.
3e8b5b
 .Nm
3e8b5b
 exits with the exit status of the remote command or with 255
3e8b5b
 if an error occurred.
3e8b5b
+.Sh IPV6
3e8b5b
+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.
3e8b5b
 .Sh SEE ALSO
3e8b5b
 .Xr scp 1 ,
3e8b5b
 .Xr sftp 1 ,
3e8b5b
diff -up openssh-5.9p0/sshd.8.ipv6man openssh-5.9p0/sshd.8
3e8b5b
--- openssh-5.9p0/sshd.8.ipv6man	2011-08-05 22:17:32.000000000 +0200
3e8b5b
+++ openssh-5.9p0/sshd.8	2011-08-31 13:10:34.129039094 +0200
3e8b5b
@@ -940,6 +940,8 @@ concurrently for different ports, this c
3e8b5b
 started last).
3e8b5b
 The content of this file is not sensitive; it can be world-readable.
3e8b5b
 .El
3e8b5b
+.Sh IPV6
3e8b5b
+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.
3e8b5b
 .Sh SEE ALSO
3e8b5b
 .Xr scp 1 ,
3e8b5b
 .Xr sftp 1 ,