All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael C Thompson <thompsmc@us.ibm.com>
To: Linux Audit <linux-audit@redhat.com>
Subject: [PATCH] auditctl.8 man-page: Changed filter name from watch to path
Date: Thu, 18 May 2006 09:19:35 -0500	[thread overview]
Message-ID: <446C8277.3070707@us.ibm.com> (raw)

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>

             reply	other threads:[~2006-05-18 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-18 14:19 Michael C Thompson [this message]
2006-05-18 15:22 ` [PATCH] auditctl.8 man-page: Changed filter name from watch to path Steve Grubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=446C8277.3070707@us.ibm.com \
    --to=thompsmc@us.ibm.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.