diff options
author | gavin <gavin@FreeBSD.org> | 2010-01-26 14:51:54 +0000 |
---|---|---|
committer | gavin <gavin@FreeBSD.org> | 2010-01-26 14:51:54 +0000 |
commit | a48b6fdede40c99be6df3e36706fcfe05f0e1093 (patch) | |
tree | 219d8b5395e0499da2e98cd3e49e9e6e56539746 /lib/librpcsec_gss/rpc_gss_seccreate.3 | |
parent | 8ebfc85b25274643d352a38da2e5efb22a3726ac (diff) | |
download | FreeBSD-src-a48b6fdede40c99be6df3e36706fcfe05f0e1093.zip FreeBSD-src-a48b6fdede40c99be6df3e36706fcfe05f0e1093.tar.gz |
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
Diffstat (limited to 'lib/librpcsec_gss/rpc_gss_seccreate.3')
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_seccreate.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsec_gss/rpc_gss_seccreate.3 b/lib/librpcsec_gss/rpc_gss_seccreate.3 index 0f7dfab..51304c9 100644 --- a/lib/librpcsec_gss/rpc_gss_seccreate.3 +++ b/lib/librpcsec_gss/rpc_gss_seccreate.3 @@ -104,7 +104,7 @@ to this value. .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 8.0 . .Sh AUTHORS This |