From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Fix a typo in aureport.8 Date: Sat, 09 Feb 2013 12:37:52 -0500 Message-ID: <8514113.zG6yvAZGCZ@x2> References: <20130101132159.GA9731@orenhe-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130101132159.GA9731@orenhe-laptop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hello, Applied. Thanks! -Steve On Tuesday, January 01, 2013 03:22:00 PM Oren Held wrote: > =================================================================== > --- aureport.8 (revision 740) > +++ aureport.8 (working copy) > @@ -40,7 +40,7 @@ > Interpret numeric entities into text. For example, uid is converted to > account name. The conversion is done using the current resources of the > machine where the search is being run. If you have renamed the accounts, or > don't have the same accounts on your machine, you could get misleading > results. .TP > .BR \-if ,\ \-\-input \ \fIfile\fP > -Use the given \fIfile\fP instead if the logs. This is to aid analysis where > the logs have been moved to another machine or only part of a log was > saved. +Use the given \fIfile\fP instead of the logs. This is to aid > analysis where the logs have been moved to another machine or only part of > a log was saved. .TP > .B \-\-input\-logs > Use the log file location from auditd.conf as input for analysis. This is > needed if you are using aureport from a cron job.