From a4dec862ed5e1a08c3254b3468cd6349a11090e7 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Tue, 5 Jun 2012 18:19:52 +0000 Subject: [PATCH] Remove repeated words. --- lib/libelf/elf_begin.3 | 2 +- lib/libgssapi/gss_unwrap.3 | 2 +- lib/libgssapi/gss_wrap.3 | 2 +- sbin/ifconfig/ifconfig.8 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/libelf/elf_begin.3 b/lib/libelf/elf_begin.3 index ea68c26c6f8..6d9371a9a6f 100644 --- a/lib/libelf/elf_begin.3 +++ b/lib/libelf/elf_begin.3 @@ -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 . diff --git a/lib/libgssapi/gss_unwrap.3 b/lib/libgssapi/gss_unwrap.3 index 94537a49650..cc241f89ffd 100644 --- a/lib/libgssapi/gss_unwrap.3 +++ b/lib/libgssapi/gss_unwrap.3 @@ -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 diff --git a/lib/libgssapi/gss_wrap.3 b/lib/libgssapi/gss_wrap.3 index 5732dd24cf8..5bf9cc26ba5 100644 --- a/lib/libgssapi/gss_wrap.3 +++ b/lib/libgssapi/gss_wrap.3 @@ -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 diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 97560552151..44f6c8491e0 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -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.