openssh/openssh-5.8p2-ipv6man.patch

25 lines
1.2 KiB
Diff

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