summaryrefslogtreecommitdiff
path: root/usr/src/lib/libbsm/common/audit_scf.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libbsm/common/audit_scf.h')
-rw-r--r--usr/src/lib/libbsm/common/audit_scf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libbsm/common/audit_scf.h b/usr/src/lib/libbsm/common/audit_scf.h
index 09b826e97b..d913dc57d0 100644
--- a/usr/src/lib/libbsm/common/audit_scf.h
+++ b/usr/src/lib/libbsm/common/audit_scf.h
@@ -30,7 +30,7 @@ extern "C" {
#endif
/*
- * auditd smf(5)/libscf(3LIB) interface - set and display audit parameters
+ * auditd smf(7)/libscf(3LIB) interface - set and display audit parameters
*/
#include <audit_plugin.h>
@@ -110,7 +110,7 @@ typedef struct scf_qctrl scf_qctrl_t;
#define PRESELECTION_NAFLAGS "naflags"
#define PRESELECTION_MAXBUF 256 /* max. length of na/flags */
-/* auditd(1M) plugin related well known properties */
+/* auditd(8) plugin related well known properties */
#define PLUGIN_ACTIVE "active" /* plugin state */
#define PLUGIN_PATH "path" /* plugin shared object */
#define PLUGIN_QSIZE "qsize" /* plugin queue size */