aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2012-06-05 18:19:52 +0000
committerJoel Dahl <joel@FreeBSD.org>2012-06-05 18:19:52 +0000
commita4dec862ed5e1a08c3254b3468cd6349a11090e7 (patch)
treecad65dc921bd063896ae1ea121d0cdaa8dc1d844 /lib
parent19769ec2c70438feb1856684c282616e9507fa77 (diff)
downloadsrc-a4dec862ed5e1a08c3254b3468cd6349a11090e7.tar.gz
src-a4dec862ed5e1a08c3254b3468cd6349a11090e7.zip
Remove repeated words.
Notes
Notes: svn path=/head/; revision=236626
Diffstat (limited to 'lib')
-rw-r--r--lib/libelf/elf_begin.32
-rw-r--r--lib/libgssapi/gss_unwrap.32
-rw-r--r--lib/libgssapi/gss_wrap.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libelf/elf_begin.3 b/lib/libelf/elf_begin.3
index ea68c26c6f88..6d9371a9a6f3 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 94537a496508..cc241f89ffdd 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 5732dd24cf83..5bf9cc26ba59 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