diff options
author | Joel Dahl <joel@FreeBSD.org> | 2014-12-29 21:52:32 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2014-12-29 21:52:32 +0000 |
commit | 25e6e9e6c5c763bf1872dd3e85c3f32278895cba (patch) | |
tree | c7747fc70b92df82d549d10d53e96c8eddbcb2c2 /lib/libgssapi/gss_wrap.3 | |
parent | c3d3eeb3bb6605a8683a6941a19cbfd3d0b7c6bd (diff) |
Notes
Diffstat (limited to 'lib/libgssapi/gss_wrap.3')
-rw-r--r-- | lib/libgssapi/gss_wrap.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libgssapi/gss_wrap.3 b/lib/libgssapi/gss_wrap.3 index edc1345836981..fe918532dfd47 100644 --- a/lib/libgssapi/gss_wrap.3 +++ b/lib/libgssapi/gss_wrap.3 @@ -134,8 +134,8 @@ The context_handle parameter did not identify a valid context. The specified QOP is not supported by the mechanism. .El .Sh SEE ALSO -.Xr gss_unwrap 3 , -.Xr gss_release_buffer 3 +.Xr gss_release_buffer 3 , +.Xr gss_unwrap 3 .Sh STANDARDS .Bl -tag -width ".It RFC 2743" .It RFC 2743 |