svn commit: r222963 - stable/7/usr.sbin/arp

Glen Barber gjb at FreeBSD.org
Fri Jun 10 23:52:54 UTC 2011


Author: gjb (doc committer)
Date: Fri Jun 10 23:52:53 2011
New Revision: 222963
URL: http://svn.freebsd.org/changeset/base/222963

Log:
  MFC 191635 [1]:
  
  - xref ndp(8)
  
  PR:		134053
  Original commit by:	danger [1]

Modified:
  stable/7/usr.sbin/arp/arp.8
Directory Properties:
  stable/7/usr.sbin/arp/   (props changed)

Modified: stable/7/usr.sbin/arp/arp.8
==============================================================================
--- stable/7/usr.sbin/arp/arp.8	Fri Jun 10 23:42:49 2011	(r222962)
+++ stable/7/usr.sbin/arp/arp.8	Fri Jun 10 23:52:53 2011	(r222963)
@@ -193,7 +193,8 @@ character will mark the rest of the line
 .Sh SEE ALSO
 .Xr inet 3 ,
 .Xr arp 4 ,
-.Xr ifconfig 8
+.Xr ifconfig 8 ,
+.Xr ndp 8
 .Sh HISTORY
 The
 .Nm


More information about the svn-src-all mailing list