Remove repeated words.
This commit is contained in:
parent
19769ec2c7
commit
a4dec862ed
@ -252,7 +252,7 @@ was created.
|
||||
.It Bq Er ELF_E_ARGUMENT
|
||||
An
|
||||
.Xr ar 1
|
||||
archive was opened with with
|
||||
archive was opened with
|
||||
.Ar cmd
|
||||
set to
|
||||
.Dv ELF_C_RDWR .
|
||||
|
@ -100,7 +100,7 @@ Protected message.
|
||||
.It output_message_buffer
|
||||
Buffer to receive unwrapped message.
|
||||
Storage associated with this buffer must
|
||||
be freed by the application after use use
|
||||
be freed by the application after use
|
||||
with a call to
|
||||
.Xr gss_release_buffer 3 .
|
||||
.It conf_state
|
||||
|
@ -118,7 +118,7 @@ Integrity and data origin services only has been applied.
|
||||
.It output_message_buffer
|
||||
Buffer to receive protected message.
|
||||
Storage associated with this buffer must
|
||||
be freed by the application after use use
|
||||
be freed by the application after use
|
||||
with a call to
|
||||
.Xr gss_release_buffer 3 .
|
||||
.El
|
||||
|
@ -2051,7 +2051,7 @@ Send broadcast path requests every two seconds.
|
||||
Nodes on the mesh without a path to this root mesh station with try to
|
||||
discover a path to us.
|
||||
.It Cm PROACTIVE
|
||||
Send broadcast path requests every two seconds and every node must reply with
|
||||
Send broadcast path requests every two seconds and every node must reply
|
||||
with a path reply even if it already has a path to this root mesh station.
|
||||
.It Cm RANN
|
||||
Send broadcast root announcement (RANN) frames.
|
||||
|
Loading…
Reference in New Issue
Block a user