PERFORCE change 114334 for review
Tom Rhodes
trhodes at FreeBSD.org
Sat Feb 10 01:58:39 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=114334
Change 114334 by trhodes at trhodes_local on 2007/02/10 01:57:00
Fix a spelling error.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#25 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#25 (text+ko) ====
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#24 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#25 $
*/
#include <sys/types.h>
@@ -865,7 +865,7 @@
syslog(LOG_ERR, "Could not create audit startup event.");
else {
/*
- * XXXCSJP Perhaps we wan't more robust audit records for
+ * XXXCSJP Perhaps we want more robust audit records for
* audit start up and shutdown. This might include capturing
* failures to initialize the audit subsystem?
*/
More information about the trustedbsd-cvs
mailing list