diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2010-01-26 14:51:54 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2010-01-26 14:51:54 +0000 |
commit | ffae047b53428f2b1a001286cd1786450f82afb0 (patch) | |
tree | 219d8b5395e0499da2e98cd3e49e9e6e56539746 /lib/librpcsec_gss/rpc_gss_getcred.3 | |
parent | 0de4b0e62298e567ae8dd030ff5951b67dff1a8c (diff) | |
download | src-ffae047b53428f2b1a001286cd1786450f82afb0.tar.gz src-ffae047b53428f2b1a001286cd1786450f82afb0.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=203025
Diffstat (limited to 'lib/librpcsec_gss/rpc_gss_getcred.3')
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_getcred.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsec_gss/rpc_gss_getcred.3 b/lib/librpcsec_gss/rpc_gss_getcred.3 index 2ede33e6ceb7..1672153ee2a7 100644 --- a/lib/librpcsec_gss/rpc_gss_getcred.3 +++ b/lib/librpcsec_gss/rpc_gss_getcred.3 @@ -77,7 +77,7 @@ otherwise. .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 8.0 . .Sh AUTHORS This |