diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
commit | 71e2293ad43d8745a8e735483e3f07631714be05 (patch) | |
tree | eb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/ndp | |
parent | bb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff) | |
download | FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/ndp')
-rw-r--r-- | usr.sbin/ndp/ndp.8 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index fc99d36..d4fd751 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -37,41 +37,41 @@ .Nd control/diagnose IPv6 neighbor discovery protocol .\" .Sh SYNOPSIS -.Nm ndp +.Nm .Fl a .Op Fl ntl -.Nm ndp +.Nm .Fl A Ar wait .Op Fl ntl -.Nm ndp +.Nm .Fl c .Op Fl nt -.Nm ndp +.Nm .Fl d .Op Fl nt .Ar hostname -.Nm ndp +.Nm .Fl f .Op Fl nt .Ar filename -.Nm ndp +.Nm .Fl H -.Nm ndp +.Nm .Fl I .Op delete \(ba Ar interface -.Nm ndp +.Nm .Fl i .Ar interface .Op Ar flags... -.Nm ndp +.Nm .Fl p -.Nm ndp +.Nm .Fl P -.Nm ndp +.Nm .Fl r -.Nm ndp +.Nm .Fl R -.Nm ndp +.Nm .Fl s .Op Fl nt .Ar nodename |