From ef72787b4cec5604db178a734089c7630b4f1e9d Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Wed, 2 Sep 2009 08:18:18 +0000 Subject: Correct the currently supported RFC level of the IPv6CP support, we have supported RFC2472 for some time. From Brad. --- usr.sbin/ppp/ppp/ppp.8.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/ppp/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp/ppp.8.m4 index e1d6140f870..23ee212dd48 100644 --- a/usr.sbin/ppp/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp/ppp.8.m4 @@ -25,9 +25,9 @@ changecom(,)dnl .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ppp.8.m4,v 1.41 2008/07/19 10:35:31 reyk Exp $ +.\" $OpenBSD: ppp.8.m4,v 1.42 2009/09/02 08:18:17 sthen Exp $ .\" -.Dd $Mdocdate: July 19 2008 $ +.Dd $Mdocdate: September 2 2009 $ .Dt PPP 8 .Os .Sh NAME @@ -367,7 +367,7 @@ For now, can only get encryption keys from CHAP 81 authentication. .Nm must be compiled with DES for MPPE to operate. -.It Supports IPV6CP (RFC 2023). +.It Supports IPV6CP (RFC 2472). An IPv6 connection can be made in addition to or instead of the normal IPv4 connection. .El -- cgit v1.2.3