PERFORCE change 107304 for review
Robert Watson
rwatson at FreeBSD.org
Thu Oct 5 05:14:50 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=107304
Change 107304 by rwatson at rwatson_fledge on 2006/10/05 12:05:39
Further cross-referencing, and fix one or two I botched section
number-wise in the last pass.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bin/audit/audit.8#9 edit
.. //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#12 edit
.. //depot/projects/trustedbsd/openbsm/bin/praudit/praudit.1#11 edit
.. //depot/projects/trustedbsd/openbsm/man/audit.log.5#15 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bin/audit/audit.8#9 (text+ko) ====
@@ -29,7 +29,7 @@
.\"
.\" @APPLE_BSD_LICENSE_HEADER_END@
.\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/bin/audit/audit.8#8 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/bin/audit/audit.8#9 $
.\"
.Dd October 2, 2006
.Dt AUDIT 8
@@ -69,6 +69,7 @@
Audit policy file used to configure the auditing system.
.El
.Sh SEE ALSO
+.Xr audit 4 ,
.Xr audit_control 5 ,
.Xr auditd 8
.Sh HISTORY
==== //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#12 (text+ko) ====
@@ -29,7 +29,7 @@
.\"
.\" @APPLE_BSD_LICENSE_HEADER_END@
.\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#11 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#12 $
.\"
.Dd October 2, 2006
.Dt AUDITD 8
@@ -96,6 +96,8 @@
and are no longer available as arguments to
.Nm .
.Sh SEE ALSO
+.Xr audit 4 ,
+.Xr audit_control 5 ,
.Xr audit 8
.Sh HISTORY
The OpenBSM implementation was created by McAfee Research, the security
==== //depot/projects/trustedbsd/openbsm/bin/praudit/praudit.1#11 (text+ko) ====
@@ -25,7 +25,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/bin/praudit/praudit.1#10 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/bin/praudit/praudit.1#11 $
.\"
.Dd October 3, 2006
.Dt PRAUDIT 1
@@ -93,6 +93,9 @@
Descriptions of audit events.
.El
.Sh SEE ALSO
+.Xr auditreduce 1 ,
+.Xr audit 4 ,
+.Xr auditpipe 4 ,
.Xr audit_class 5 ,
.Xr audit_event 5
.Sh HISTORY
==== //depot/projects/trustedbsd/openbsm/man/audit.log.5#15 (text+ko) ====
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#14 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#15 $
.\"
.Dd May 1, 2005
.Dt AUDIT.LOG 5
@@ -603,11 +603,12 @@
.It XXXXX
.El
.Sh SEE ALSO
+.Xr auditreduce 1 ,
+.Xr praudit 1 ,
.Xr libbsm 3 ,
.Xr audit 4 ,
-.Xr audit 8 ,
-.Xr auditreduce 8 ,
-.Xr praudit 8
+.Xr auditpipe 4 ,
+.Xr audit 8
.Sh HISTORY
The OpenBSM implementation was created by McAfee Research, the security
division of McAfee Inc., under contract to Apple Computer Inc.\& in 2004.
More information about the trustedbsd-cvs
mailing list