diff options
author | rwatson <rwatson@FreeBSD.org> | 2006-09-02 11:55:38 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2006-09-02 11:55:38 +0000 |
commit | 4d618dc386900124d04325c1864770521a966025 (patch) | |
tree | 0d3d9b19aff648f6e42395f21fe683358f1e90a8 | |
parent | 079c101b83b0c4715df36cf198f28de34c7e1f39 (diff) | |
download | FreeBSD-src-4d618dc386900124d04325c1864770521a966025.zip FreeBSD-src-4d618dc386900124d04325c1864770521a966025.tar.gz |
s/6.1/6.2/ as the introduction date for kernel audit support.
Obtained from: TrustedBSD Project
-rw-r--r-- | share/man/man4/audit.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/audit.4 b/share/man/man4/audit.4 index a8c813e..11e759c 100644 --- a/share/man/man4/audit.4 +++ b/share/man/man4/audit.4 @@ -107,7 +107,7 @@ It was subsequently adopted by the TrustedBSD Project as the foundation for the OpenBSM distribution. .Pp Support for kernel audit first appeared in -.Fx 6.1 . +.Fx 6.2 . .Sh BUGS The audit facility in .Fx |