diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2010-01-26 15:03:33 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2010-01-26 15:03:33 +0000 |
commit | d76ba3efa98f7117d4648ccfacf8fdc8be9a6523 (patch) | |
tree | 3b5b45524e64506fd7132e6c3d0d97206465a2f6 /lib/libgssapi/gss_get_mic.3 | |
parent | 621d0bd3e2537750210bca0e402ad8df1b0ade39 (diff) | |
download | src-d76ba3efa98f7117d4648ccfacf8fdc8be9a6523.tar.gz src-d76ba3efa98f7117d4648ccfacf8fdc8be9a6523.zip |
Correct the HISTORY section of these man pages to show when the function,
not the "manual page example" was introduced.
Approved by: ed (mentor, implicit)
MFC after: 1 week
Notes
Notes:
svn path=/head/; revision=203027
Diffstat (limited to 'lib/libgssapi/gss_get_mic.3')
-rw-r--r-- | lib/libgssapi/gss_get_mic.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libgssapi/gss_get_mic.3 b/lib/libgssapi/gss_get_mic.3 index 8f435d6fe083..8892808f022d 100644 --- a/lib/libgssapi/gss_get_mic.3 +++ b/lib/libgssapi/gss_get_mic.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_GET_MIC 3 PRM .Sh NAME @@ -132,7 +132,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates |