diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2019-04-28 16:28:36 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2019-04-28 16:28:36 +0000 |
commit | b6357224cac51e2e32b94790bba2cb8d9d13e8d7 (patch) | |
tree | 24de90ab639ccbefd584e1990664c152e5409764 /share/man/man4/auditpipe.4 | |
parent | e52fba212d0df6cc4db695c058a6d52e97c20c33 (diff) |
Update the audit(4) man page to talk about dtaudit(4), and also add a
dtaudit(4) cross reference to auditpipe(4).
MFC after: 3 days
Sponsored by: DARPA, AFRL
Notes
Notes:
svn path=/head/; revision=346846
Diffstat (limited to 'share/man/man4/auditpipe.4')
-rw-r--r-- | share/man/man4/auditpipe.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/auditpipe.4 b/share/man/man4/auditpipe.4 index 971694869528..7dc9cdaff509 100644 --- a/share/man/man4/auditpipe.4 +++ b/share/man/man4/auditpipe.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 30, 2018 +.Dd April 28, 2019 .Dt AUDITPIPE 4 .Os .Sh NAME @@ -221,6 +221,7 @@ to review the default audit trail. .Xr poll 2 , .Xr select 2 , .Xr audit 4 , +.Xr dtaudit 4 , .Xr audit_control 5 , .Xr audit 8 , .Xr auditd 8 |