Skip to content

Commit 25d5fea

Browse files
committed
Add man pages for audit functions
There is an issue #193 in the audit repo about no man-pages for some functions published in auparse.h and libaudit. This patch adds new documentation to fill in the gaps so that the issue can be closed.
1 parent 275e36a commit 25d5fea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ ausearch_next_event.3 ausearch_cur_event.3 ausearch_set_stop.3 \
6969
get_auditfail_action.3 set_aumessage_mode.3 \
7070
audispd-zos-remote.8 libaudit.conf.5 \
7171
augenrules.8 audit_set_backlog_wait_time.3 \
72+
audit_can_read.3 audit_get_features.3 audit_request_features.3 \
73+
audit_reset_backlog_wait_time_actual.3 audit_reset_lost.3 \
74+
audit_set_feature.3 audit_set_loginuid_immutable.3 \
7275
zos-remote.conf.5 \
7376
auditd.cron.5
7477

0 commit comments

Comments
 (0)