mdoc: sort SEE ALSO.

This commit is contained in:
Joel Dahl 2014-12-29 21:59:44 +00:00
parent 25e6e9e6c5
commit 5e4517a448
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276382
17 changed files with 25 additions and 25 deletions

View file

@ -44,8 +44,8 @@ Get details of the last RPCSEC_GSS error.
A pointer to a structure where the error details will be returned A pointer to a structure where the error details will be returned
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -54,8 +54,8 @@ a list of the supported qualities of protection is returned,
otherwise otherwise
.Dv NULL . .Dv NULL .
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -41,8 +41,8 @@ Return a
.Dv NULL .Dv NULL
terminated list of installed security mechanisms. terminated list of installed security mechanisms.
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -67,9 +67,9 @@ if the principal was created or
.Dv FALSE .Dv FALSE
otherwise otherwise
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 ,
.Xr gss_export_name 3 , .Xr gss_export_name 3 ,
.Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -50,8 +50,8 @@ The value of
is set to the lowest supported protocol version is set to the lowest supported protocol version
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -70,8 +70,8 @@ if successful,
.Dv FALSE .Dv FALSE
otherwise. otherwise.
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpc_gss_set_callback 3 , .Xr rpc_gss_set_callback 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY

View file

@ -51,8 +51,8 @@ if the mechanism is installed,
.Dv FALSE .Dv FALSE
otherwise. otherwise.
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -50,8 +50,8 @@ Maximum packet size of the underlying transport protocol
.Sh RETURN VALUES .Sh RETURN VALUES
The maximum message size that can be encoded The maximum message size that can be encoded
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -54,8 +54,8 @@ If the mechanism is found,
is returned, otherwise is returned, otherwise
.Dv FALSE . .Dv FALSE .
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -54,8 +54,8 @@ If the mechanism is found,
is returned, otherwise is returned, otherwise
.Dv FALSE . .Dv FALSE .
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -56,8 +56,8 @@ If the value is found,
is returned, otherwise is returned, otherwise
.Dv FALSE . .Dv FALSE .
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -96,11 +96,11 @@ To use this security context for subsequent RPC calls, set
.Va clnt->cl_auth .Va clnt->cl_auth
to this value. to this value.
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 ,
.Xr mech 5 , .Xr mech 5 ,
.Xr qop 5 , .Xr qop 5
.Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm

View file

@ -93,9 +93,9 @@ if the callback was registered successfully or
.Dv FALSE .Dv FALSE
otherwise otherwise
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc_gss_getcred 3 .Xr rpc 3 ,
.Xr rpc_gss_getcred 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -56,8 +56,8 @@ Returns
.Dv TRUE .Dv TRUE
if the values were set if the values were set
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -72,9 +72,9 @@ if the service principal was registered or
.Dv FALSE .Dv FALSE
otherwise. otherwise.
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 ,
.Xr gss_acquire_cred 3 , .Xr gss_acquire_cred 3 ,
.Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -50,8 +50,8 @@ Maximum packet size of the underlying transport protocol
.Sh RETURN VALUES .Sh RETURN VALUES
The maximum message size that can be encoded The maximum message size that can be encoded
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 , .Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 .Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The

View file

@ -214,12 +214,12 @@ Create a client principal name from various strings
Calculate maximum server message sizes. Calculate maximum server message sizes.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr rpc 3 ,
.Xr gssapi 3 ,
.Xr gss_export_name 3 , .Xr gss_export_name 3 ,
.Xr gssapi 3 ,
.Xr rpc 3 ,
.Xr rpcset_gss 3 ,
.Xr mech 5 , .Xr mech 5 ,
.Xr qop 5 , .Xr qop 5
.Xr rpcset_gss 3
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm