diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 15:45:19 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 15:45:19 +0000 |
commit | 2b39bec3a74a576a1b963d5a5cda52a62fcfcf4f (patch) | |
tree | 72f3e05a1eb4c446c0d99d538c648b3fa4e2190f /lib/libgssapi | |
parent | daa8e8bf02accda75b790eff1785be13ee85d000 (diff) |
Notes
Diffstat (limited to 'lib/libgssapi')
-rw-r--r-- | lib/libgssapi/gss_wrap.3 | 4 | ||||
-rw-r--r-- | lib/libgssapi/gss_wrap_size_limit.3 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libgssapi/gss_wrap.3 b/lib/libgssapi/gss_wrap.3 index 3b81c687d0071..a80cf46edd054 100644 --- a/lib/libgssapi/gss_wrap.3 +++ b/lib/libgssapi/gss_wrap.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_WRAP 3 PRM .Sh NAME @@ -142,7 +142,7 @@ The specified QOP is not supported by the mechanism. 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 .Nm diff --git a/lib/libgssapi/gss_wrap_size_limit.3 b/lib/libgssapi/gss_wrap_size_limit.3 index fe93ca659f34e..a3e5a9d1f783b 100644 --- a/lib/libgssapi/gss_wrap_size_limit.3 +++ b/lib/libgssapi/gss_wrap_size_limit.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_WRAP_SIZE_LIMIT 3 PRM .Sh NAME @@ -127,7 +127,7 @@ The specified QOP is not supported by the mechanism. 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 .Nm |