Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 01:57:07 GMT
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 114334 for review
Message-ID:  <200702100157.l1A1v77c010148@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=114334

Change 114334 by trhodes@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?
 		 */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702100157.l1A1v77c010148>