Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2006 10:09:58 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 105885 for review
Message-ID:  <200609091009.k89A9whn026164@repoman.freebsd.org>

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

Change 105885 by rwatson@rwatson_sesame on 2006/09/09 10:08:59

	Fix typo: mention currsz, not just maxsz.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/man/auditon.2#8 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/man/auditon.2#8 (text+ko) ====

@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/man/auditon.2#7 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/man/auditon.2#8 $
 .\"
 .Dd April 19, 2005
 .Dt AUDITON 2
@@ -192,7 +192,7 @@
 field will be set to the maximum audit log file size.
 A value of 0 indicates no limit to the size.
 The
-.Ft af_filesz
+.Ft af_currsz
 will be set to the current audit log file size.
 .It Dv A_GETCWD
 .\" [COMMENTED OUT]: Valid description, not yet implemented.



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