svn commit: r196048 - stable/7/usr.sbin/ppp

Brian Somers brian at FreeBSD.org
Mon Aug 3 09:43:07 UTC 2009


Author: brian
Date: Mon Aug  3 09:43:06 2009
New Revision: 196048
URL: http://svn.freebsd.org/changeset/base/196048

Log:
  MFC: Add a missing phrase.
  
  Submitted by:	Jason McIntyre jmc at kerhand dot co dot uk
  Obtained from:	OpenBSD

Modified:
  stable/7/usr.sbin/ppp/   (props changed)
  stable/7/usr.sbin/ppp/ppp.8.m4

Modified: stable/7/usr.sbin/ppp/ppp.8.m4
==============================================================================
--- stable/7/usr.sbin/ppp/ppp.8.m4	Mon Aug  3 09:42:11 2009	(r196047)
+++ stable/7/usr.sbin/ppp/ppp.8.m4	Mon Aug  3 09:43:06 2009	(r196048)
@@ -5471,7 +5471,7 @@ keywords.
 .It RAD_FRAMED_IPV6_PREFIX
 If this attribute is supplied, the value is substituted for IPV6PREFIX
 in a command.
-You may pass it to such as DHCPv6 for delegating an
+You may pass it to an upper layer protocol such as DHCPv6 for delegating an
 IPv6 prefix to a peer.
 .It RAD_FRAMED_IPV6_ROUTE
 The received string is expected to be in the format


More information about the svn-src-all mailing list