]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - openssh/patches/openssh-5.9p1-ipv6man.patch
Merge remote-tracking branch 'stevee/ppp-update'
[people/ms/ipfire-3.x.git] / openssh / patches / openssh-5.9p1-ipv6man.patch
CommitLineData
9d8fd3ad
SS
1diff -up openssh-5.9p0/ssh.1.ipv6man openssh-5.9p0/ssh.1
2--- openssh-5.9p0/ssh.1.ipv6man 2011-08-05 22:17:32.000000000 +0200
3+++ openssh-5.9p0/ssh.1 2011-08-31 13:08:34.880024485 +0200
4@@ -1400,6 +1400,8 @@ manual page for more information.
5 .Nm
6 exits with the exit status of the remote command or with 255
7 if an error occurred.
8+.Sh IPV6
9+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.
10 .Sh SEE ALSO
11 .Xr scp 1 ,
12 .Xr sftp 1 ,
13diff -up openssh-5.9p0/sshd.8.ipv6man openssh-5.9p0/sshd.8
14--- openssh-5.9p0/sshd.8.ipv6man 2011-08-05 22:17:32.000000000 +0200
15+++ openssh-5.9p0/sshd.8 2011-08-31 13:10:34.129039094 +0200
16@@ -940,6 +940,8 @@ concurrently for different ports, this c
17 started last).
18 The content of this file is not sensitive; it can be world-readable.
19 .El
20+.Sh IPV6
21+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.
22 .Sh SEE ALSO
23 .Xr scp 1 ,
24 .Xr sftp 1 ,