summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-04-29 07:10:38 +0000
committerjmc <jmc@openbsd.org>2009-04-29 07:10:38 +0000
commit1f4d1341f905214911cb8acb578cf8d0cdd2f9f2 (patch)
tree810eaa6670056687774e5ad926a6429367f36c1a
parentclarify fstype `raid' and some other small bits whilst here; (diff)
downloadwireguard-openbsd-1f4d1341f905214911cb8acb578cf8d0cdd2f9f2.tar.xz
wireguard-openbsd-1f4d1341f905214911cb8acb578cf8d0cdd2f9f2.zip
+.Xr ndp 8
from Bob Van Zant, freebsd docs/134053
-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