Fix typos
This commit is contained in:
parent
fe1c277ada
commit
a2a1f5f62f
@ -232,7 +232,7 @@ user's home phone number
|
||||
.Pp
|
||||
The full
|
||||
.Ar name
|
||||
may contain a ampersand
|
||||
may contain an ampersand
|
||||
.Pq Ql &
|
||||
which will be replaced by
|
||||
the capitalized login
|
||||
|
@ -123,7 +123,7 @@ The
|
||||
.Fn htobe32 ,
|
||||
and
|
||||
.Fn htobe64
|
||||
functions return a integer in the system's native
|
||||
functions return an integer in the system's native
|
||||
byte order converted to big endian byte order.
|
||||
The return value will be the same as the argument on big endian systems.
|
||||
.Pp
|
||||
|
@ -467,7 +467,7 @@ at_aarpinput(struct ifnet *ifp, struct mbuf *m)
|
||||
if (aat != NULL) {
|
||||
if (op == AARPOP_PROBE) {
|
||||
/*
|
||||
* Someone's probing for spa, dealocate the one we've
|
||||
* Someone's probing for spa, deallocate the one we've
|
||||
* got, so that if the prober keeps the address,
|
||||
* we'll be able to arp for him.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user