Drop a space, and two grammar fixes.

This commit is contained in:
wiz 2002-05-29 08:51:28 +00:00
parent b09ce00be9
commit 8b32b6b12c
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ndp.8,v 1.14 2002/05/29 08:04:39 itojun Exp $
.\" $NetBSD: ndp.8,v 1.15 2002/05/29 08:51:28 wiz Exp $
.\" $KAME: ndp.8,v 1.19 2002/05/29 07:34:01 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@ -93,7 +93,7 @@ The following information will be printed:
IPv6 address of the neighbor.
.It Linklayer Address
Linklayer address of the neighbor.
It could be
It could be
.Dq Li (incomplete)
when the address is not available.
.It Netif
@ -114,7 +114,7 @@ Flags on the neighbor cache entry, in a single letter.
They are: Router, proxy neighbor advertisement
.Pq Dq p .
The field could be followed by a decimal number,
which means the number of NS probes the node have sent during the current state.
which means the number of NS probes the node has sent during the current state.
.El
.It Fl A Ar wait
Repeat
@ -206,7 +206,7 @@ command exits 0 on success, and \*[Gt]0 on errors.
.Sh HISTORY
The
.Nm
command first appeared in WIDE Hydrangea IPv6 protocol stack kit.
command first appeared in the WIDE Hydrangea IPv6 protocol stack kit.
.\"
.\" .Sh BUGS
.\" (to be written)