Linux-audit Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] auditctl.8 man-page: Changed filter name from watch to path
@ 2006-05-18 14:19 Michael C Thompson
  2006-05-18 15:22 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Michael C Thompson @ 2006-05-18 14:19 UTC (permalink / raw)
  To: Linux Audit

Below is a patch to update the auditctl man page. The list of filters 
had "watch" as a valid keyword, but as per my recent discussion with 
Steve, the keyword is "path", not "watch".

This patch updates the man-page accordingly.

Thanks,
Mike

---

Signed-off-by: Michael Thompson <thompsmc@us.ibm.com>

--- audit-1.2.2-orig/docs/auditctl.8    2006-05-12 12:58:21.000000000 -0500
+++ audit-1.2.2/docs/auditctl.8 2006-05-17 14:59:32.000000000 -0500
@@ -131,6 +131,9 @@
  .B msgtype
  This is used to match the message type number. It should only be used 
on the exclude filter list.
  .TP
+.B path
+The full path of file to watch. This can only be used on the exit 
filter list.
+.TP
  .B pers
  OS Personality Number
  .TP
@@ -166,9 +169,6 @@
  .TP
  .B uid
  User ID
-.TP
-.B watch
-Full Path of File to Watch
  .RE
  .TP
  \fB\-w\fR <path>

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

end of thread, other threads:[~2006-05-18 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-18 14:19 [PATCH] auditctl.8 man-page: Changed filter name from watch to path Michael C Thompson
2006-05-18 15:22 ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox