PERFORCE change 198896 for review

Christian S.J. Peron csjp at FreeBSD.org
Tue Sep 13 13:42:52 UTC 2011


http://p4web.freebsd.org/@@198896?ac=10

Change 198896 by csjp at hvm02 on 2011/09/13 13:42:04

	Clarify that ID refers to the process ID.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bin/auditreduce/auditreduce.1#18 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/bin/auditreduce/auditreduce.1#18 (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/auditreduce/auditreduce.1#17 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/bin/auditreduce/auditreduce.1#18 $
 .\"
 .Dd January 24, 2004
 .Dt AUDITREDUCE 1
@@ -92,7 +92,7 @@
 .It Fl g Ar rgid
 Select records with the given real group ID or name.
 .It Fl j Ar id
-Select records having a subject token with matching ID.
+Select records having a subject token with matching ID, where ID is a process ID.
 .It Fl m Ar event
 Select records with the given event name or number. This option can
 be used more then once to select records of multiple event types.


More information about the p4-projects mailing list