summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndp/ndp.8
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-04-15 11:42:09 +0000
committerbluhm <bluhm@openbsd.org>2017-04-15 11:42:09 +0000
commite3e2e38b745de5db915293b3425f1a7342bb84ca (patch)
treeda350798180179eb23fc3778a1bb7ae7ee922a2c /usr.sbin/ndp/ndp.8
parentThe tlb flushes in pmap_set_{l1,l2,l3} use ranges that don't fully make sense. (diff)
downloadwireguard-openbsd-e3e2e38b745de5db915293b3425f1a7342bb84ca.tar.xz
wireguard-openbsd-e3e2e38b745de5db915293b3425f1a7342bb84ca.zip
Let ndp(8) use the process's current routing table by default.
from Pierre Emeriaud; OK jca@ claudio@ Sync code and man page with arp(8). OK florian@
Diffstat (limited to 'usr.sbin/ndp/ndp.8')
-rw-r--r--usr.sbin/ndp/ndp.87
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8
index 56ae05ccb5b..b880445596d 100644
--- a/usr.sbin/ndp/ndp.8
+++ b/usr.sbin/ndp/ndp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ndp.8,v 1.40 2016/04/05 18:18:42 jca Exp $
+.\" $OpenBSD: ndp.8,v 1.41 2017/04/15 11:42:09 bluhm Exp $
.\" $KAME: ndp.8,v 1.28 2002/07/17 08:46:33 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 5 2016 $
+.Dd $Mdocdate: April 15 2017 $
.Dt NDP 8
.Os
.Sh NAME
@@ -187,8 +187,7 @@ making it possible to merge output with
Most useful when used with
.Fl A .
.It Fl V Ar rdomain
-Set the routing domain to be used.
-The default is 0.
+Select the routing domain.
.El
.Sh EXIT STATUS
.Ex -std ndp