summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-06-05 18:19:52 +0000
committerjoel <joel@FreeBSD.org>2012-06-05 18:19:52 +0000
commit5b88f5a88f36f171fa8fa7a9eb509f4fb78672a6 (patch)
treecad65dc921bd063896ae1ea121d0cdaa8dc1d844 /lib/libgssapi
parentfca955ae1d3d6a93e126639c6a1d9be1ec35cc70 (diff)
downloadFreeBSD-src-5b88f5a88f36f171fa8fa7a9eb509f4fb78672a6.zip
FreeBSD-src-5b88f5a88f36f171fa8fa7a9eb509f4fb78672a6.tar.gz
Remove repeated words.
Diffstat (limited to 'lib/libgssapi')
-rw-r--r--lib/libgssapi/gss_unwrap.32
-rw-r--r--lib/libgssapi/gss_wrap.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libgssapi/gss_unwrap.3 b/lib/libgssapi/gss_unwrap.3
index 94537a4..cc241f8 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 5732dd2..5bf9cc2 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
OpenPOWER on IntegriCloud