vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone
Jan F 29b683
diff -up openssh-5.8p2/ssh.1.ipv6man openssh-5.8p2/ssh.1
Jan F 29b683
--- openssh-5.8p2/ssh.1.ipv6man	2011-06-21 10:39:57.000000000 +0200
Jan F 29b683
+++ openssh-5.8p2/ssh.1	2011-06-21 10:46:24.060457248 +0200
Jan F 29b683
@@ -1409,6 +1409,8 @@ manual page for more information.
Jan F 29b683
 .Nm
Jan F 29b683
 exits with the exit status of the remote command or with 255
Jan F 29b683
 if an error occurred.
Jan F 29b683
+.Sh IPV6
Jan F 29b683
+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 29b683
 .Sh SEE ALSO
Jan F 29b683
 .Xr scp 1 ,
Jan F 29b683
 .Xr sftp 1 ,
Jan F 29b683
diff -up openssh-5.8p2/sshd.8.ipv6man openssh-5.8p2/sshd.8
Jan F 29b683
--- openssh-5.8p2/sshd.8.ipv6man	2011-06-21 10:40:04.623457378 +0200
Jan F 29b683
+++ openssh-5.8p2/sshd.8	2011-06-21 10:40:05.289467631 +0200
Jan F 29b683
@@ -961,6 +961,8 @@ Minimum is 6 bytes.
Jan F 29b683
 This setting is not recommended on the computers without the hardware
Jan F 29b683
 random generator because insufficient entropy causes the connection to 
Jan F 29b683
 be blocked until enough entropy is available.
Jan F 29b683
+.Sh IPV6
Jan F 29b683
+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 29b683
 .Sh SEE ALSO
Jan F 29b683
 .Xr scp 1 ,
Jan F 29b683
 .Xr sftp 1 ,