diff options
Diffstat (limited to 'usr.sbin/ndp/ndp.8')
-rw-r--r-- | usr.sbin/ndp/ndp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index 1f96902ab26f..f06ce4cf0da4 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -82,7 +82,7 @@ .Sh DESCRIPTION The .Nm -command manipulates the address mapping table +utility manipulates the address mapping table used by Neighbor Discovery Protocol (NDP). .Bl -tag -width Ds .It Fl a @@ -168,7 +168,7 @@ Most useful when used with .Sh RETURN VALUES The .Nm -command will exit with 0 on success, and non-zero on errors. +utility will exit with 0 on success, and non-zero on errors. .\" .Sh SEE ALSO .Xr arp 8 @@ -176,7 +176,7 @@ command will exit with 0 on success, and non-zero on errors. .Sh HISTORY The .Nm -command first appeared in WIDE Hydrangea IPv6 protocol stack kit. +utility first appeared in WIDE Hydrangea IPv6 protocol stack kit. .\" .\" .Sh BUGS .\" (to be written) |