summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-04-29 07:10:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-04-29 07:10:39 +0000
commit934c8447e8cb3f196b08c9659c19b106bb18a9c7 (patch)
treeeddaa2967f378274db500d7933c700b3d8dedc15 /usr.sbin
parentab5a8cd69b2244b61e31a22a66a0d32f08c084b2 (diff)
+.Xr ndp 8
from Bob Van Zant, freebsd docs/134053
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/arp/arp.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8
index 464fbc05d5a..02abe0aa73d 100644
--- a/usr.sbin/arp/arp.8
+++ b/usr.sbin/arp/arp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: arp.8,v 1.23 2008/02/14 09:28:02 thib Exp $
+.\" $OpenBSD: arp.8,v 1.24 2009/04/29 07:10:38 jmc Exp $
.\" $NetBSD: arp.8,v 1.7 1995/03/01 11:50:59 chopps Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)arp.8 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: February 14 2008 $
+.Dd $Mdocdate: April 29 2009 $
.Dt ARP 8
.Os
.Sh NAME
@@ -166,7 +166,8 @@ for IP addresses 204.1.2.3 and 204.1.2.4:
.Sh SEE ALSO
.Xr inet 3 ,
.Xr arp 4 ,
-.Xr ifconfig 8
+.Xr ifconfig 8 ,
+.Xr ndp 8
.Sh HISTORY
The
.Nm