PERFORCE change 96730 for review

Christian Brueffer brueffer at FreeBSD.org
Sat May 6 07:43:37 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=96730

Change 96730 by brueffer at brueffer_haakonia on 2006/05/06 07:42:31

	Some cleanup.
	
	Committed from:	FreeBSD booth at Linuxtag 2006

Affected files ...

.. //depot/projects/trustedbsd/audit3/share/man/man4/auditpipe.4#3 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/share/man/man4/auditpipe.4#3 (text+ko) ====

@@ -101,7 +101,7 @@
 field in
 .Xr audit_control 5 .
 The ioctl argument should be of type
-.Vt u_int.
+.Vt u_int .
 .It AUDITPIPE_SET_PRESELECT_FLAGS
 Set the current default preselection flags for attributable events on the
 pipe.
@@ -110,7 +110,7 @@
 field in
 .Xr audit_control 5 .
 The ioctl argument should be of type
-.Vt u_int.
+.Vt u_int .
 .It AUDITPIPE_GET_PRESELECT_NAFLAGS
 Retrieve the current default preselection flags for non-attributable events
 on the pipe.
@@ -119,7 +119,7 @@
 field in
 .Xr audit_control 5 .
 The ioctl argument should be of type
-.Vt u_int.
+.Vt u_int .
 .It AUDITPIPE_SET_PRESELECT_NAFLAGS
 Set the current default preselection flags for non-attributable events on the
 pipe.
@@ -128,7 +128,7 @@
 field in
 .Xr audit_control 5 .
 The ioctl argument should be of type
-.Vt u_int.
+.Vt u_int .
 .It AUDITPIPE_GET_PRESELECT_AUID
 Query the current preselection masks for a specific auid on the pipe.
 The ioctl argument should be of type
@@ -200,4 +200,4 @@
 .Sh BUGS
 See the
 .Xr audit 4
-man page for information on audit-related bugs and limitations.
+manual page for information on audit-related bugs and limitations.


More information about the trustedbsd-cvs mailing list