summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_test_oid_set_member.3
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-06-08 12:09:00 +0000
committerjoel <joel@FreeBSD.org>2012-06-08 12:09:00 +0000
commitcae1bed376d05a3bcde1f9344870e67b117821f8 (patch)
treefd3ca934f2532efde01f8339e62607e7249d7381 /lib/libgssapi/gss_test_oid_set_member.3
parent1d2ca7b8d81c68671af85d2d1c2491370c7d96e6 (diff)
downloadFreeBSD-src-cae1bed376d05a3bcde1f9344870e67b117821f8.zip
FreeBSD-src-cae1bed376d05a3bcde1f9344870e67b117821f8.tar.gz
mdoc: add missing -width argument to Bl -tag.
Diffstat (limited to 'lib/libgssapi/gss_test_oid_set_member.3')
-rw-r--r--lib/libgssapi/gss_test_oid_set_member.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libgssapi/gss_test_oid_set_member.3 b/lib/libgssapi/gss_test_oid_set_member.3
index c6dad0f..5588e8a 100644
--- a/lib/libgssapi/gss_test_oid_set_member.3
+++ b/lib/libgssapi/gss_test_oid_set_member.3
@@ -54,7 +54,7 @@ and
.Fn gss_inquire_cred ,
but will also work with user-generated sets.
.Sh PARAMETERS
-.Bl -tag
+.Bl -tag -width ".It minor_status"
.It minor_status
Mechanism specific status code.
.It member
@@ -65,7 +65,7 @@ The Object Identifier set.
Non-zero if the specified OID is a member of the set, zero if not.
.El
.Sh RETURN VALUES
-.Bl -tag
+.Bl -tag -width ".It GSS_S_COMPLETE"
.It GSS_S_COMPLETE
Successful completion
.El
@@ -74,7 +74,7 @@ Successful completion
.Xr gss_acquire_cred 3 ,
.Xr gss_inquire_cred 3
.Sh STANDARDS
-.Bl -tag
+.Bl -tag -width ".It RFC 2743"
.It RFC 2743
Generic Security Service Application Program Interface Version 2, Update 1
.It RFC 2744
OpenPOWER on IntegriCloud