vishalmishra434 / rpms / openssh

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