All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix a typo in aureport.8
@ 2013-01-01 13:22 Oren Held
  2013-02-09 17:37 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Oren Held @ 2013-01-01 13:22 UTC (permalink / raw)
  To: linux-audit

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]

===================================================================
--- 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.

[-- Attachment #2: fix_aureport_typo.patch --]
[-- Type: text/x-diff, Size: 971 bytes --]

Index: aureport.8
===================================================================
--- 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.

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-09 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-01 13:22 [PATCH] Fix a typo in aureport.8 Oren Held
2013-02-09 17:37 ` Steve Grubb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.