aboutsummaryrefslogtreecommitdiff
path: root/lib/libgssapi/gss_create_empty_oid_set.3
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2007-10-30 15:56:12 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2007-10-30 15:56:12 +0000
commit81c0ade6b69c9901f75c1cfef4a1f02397cf0b30 (patch)
tree9c2b49ae5a17824ceecbae9e048c2ac99297c967 /lib/libgssapi/gss_create_empty_oid_set.3
parent22b9ec401b5bea60b62b13bc85fd844714e342e3 (diff)
downloadsrc-81c0ade6b69c9901f75c1cfef4a1f02397cf0b30.tar.gz
src-81c0ade6b69c9901f75c1cfef4a1f02397cf0b30.zip
Change a .PP request to a valid .Pp mdoc request, and remove an extra
(but commented out) .Sh HISTORY section heading. MFC after: 3 days
Notes
Notes: svn path=/head/; revision=173189
Diffstat (limited to 'lib/libgssapi/gss_create_empty_oid_set.3')
-rw-r--r--lib/libgssapi/gss_create_empty_oid_set.34
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libgssapi/gss_create_empty_oid_set.3 b/lib/libgssapi/gss_create_empty_oid_set.3
index 3aa0158a6bb6..fd6cca6495cf 100644
--- a/lib/libgssapi/gss_create_empty_oid_set.3
+++ b/lib/libgssapi/gss_create_empty_oid_set.3
@@ -27,7 +27,7 @@
.\" $FreeBSD$
.\"
.\" The following commands are required for all man pages.
-.Dd November 12, 2005
+.Dd October 30, 2007
.Os
.Dt GSS_CREATE_EMPTY_OID_SET 3 PRM
.Sh NAME
@@ -55,7 +55,6 @@ object identifiers for input to
.It minor_status
Mechanism specific status code.
.It oid_set
-
The empty object identifier set.
The routine will allocate the gss_OID_set_desc object,
which the application must free after use with a call to
@@ -75,7 +74,6 @@ Successful completion
Generic Security Service Application Program Interface Version 2, Update 1
.It RFC 2744
Generic Security Service API Version 2 : C-bindings
-.\" .Sh HISTORY
.El
.Sh HISTORY
The