]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/audit.c
audit: update pointer to userspace tools, remove emacs mode tags
[mv-sheeva.git] / kernel / audit.c
index 42ce282728b68d15d1b47afa8530ab71b4169ee0..58c7d7e472996f5987d574df2e260fe9b1dec861 100644 (file)
@@ -1,4 +1,4 @@
-/* audit.c -- Auditing support -*- linux-c -*-
+/* audit.c -- Auditing support
  * Gateway between the kernel (e.g., selinux) and the user-space audit daemon.
  * System-call specific features have moved to auditsc.c
  *
@@ -38,7 +38,7 @@
  *       6) Support low-overhead kernel-based filtering to minimize the
  *          information that must be passed to user-space.
  *
- * Example user-space utilities: http://people.redhat.com/faith/audit/
+ * Example user-space utilities: http://people.redhat.com/sgrubb/audit/
  */
 
 #include <linux/init.h>