rcolebaugh / rpms / openssh

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