Fix some duplicate-word typos in manpages.
Submitted by: arundel MFC after: 1 week
This commit is contained in:
parent
49cd9b4388
commit
c9bb895ec8
@ -75,7 +75,7 @@ archive, an ELF file, or other data file).
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
Due to use of
|
||||
.Xr mmap 2
|
||||
internally, this function is a no-op for for ELF objects opened in
|
||||
internally, this function is a no-op for ELF objects opened in
|
||||
.Dv ELF_C_READ
|
||||
mode.
|
||||
.Sh RETURN VALUES
|
||||
|
@ -1368,7 +1368,7 @@ The
|
||||
daemon implements a general purpose address/mask based restriction
|
||||
list.
|
||||
The list contains address/match entries sorted first
|
||||
by increasing address values and and then by increasing mask values.
|
||||
by increasing address values and then by increasing mask values.
|
||||
A match occurs when the bitwise AND of the mask and the packet
|
||||
source address is equal to the bitwise AND of the mask and
|
||||
address in the list.
|
||||
|
Loading…
Reference in New Issue
Block a user