diff options
Diffstat (limited to 'lib/libgssapi/gss_unwrap.3')
-rw-r--r-- | lib/libgssapi/gss_unwrap.3 | 2 |
1 files changed, 1 insertions, 1 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 |