From 19d701ddf07d855128ded0cf2b573ce468e3bdd6 Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Wed, 20 Jan 2016 01:10:01 +0000 Subject: Removing Suricata and Audit from source repo, and updated build.sh to avoid building suricata. Will re-address this in C release via tar balls. Change-Id: I3710076f8b7f3313cb3cb5260c4eb0a6834d4f6e Signed-off-by: Ashlee Young --- framework/src/audit/tools/aulastlog/aulastlog.8 | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 framework/src/audit/tools/aulastlog/aulastlog.8 (limited to 'framework/src/audit/tools/aulastlog/aulastlog.8') diff --git a/framework/src/audit/tools/aulastlog/aulastlog.8 b/framework/src/audit/tools/aulastlog/aulastlog.8 deleted file mode 100644 index b8b44c4f..00000000 --- a/framework/src/audit/tools/aulastlog/aulastlog.8 +++ /dev/null @@ -1,24 +0,0 @@ -.TH AULASTLOG: "8" "Feb 2009" "Red Hat" "System Administration Utilities" -.SH NAME -aulastlog \- a program similar to lastlog -.SH SYNOPSIS -.B aulastlog [ options ] -.SH DESCRIPTION -\fBaulastlog\fP is a program that prints out the last login for all users of a machine similar to the way lastlog does. The login-name, port, and last login time will be printed. - -If the user has never logged in, the message \fB** Never logged in**\fP will be displayed instead of the port and time. - -.SH OPTIONS -.TP -.B \-u, \-\-user -Print the lastlog record for user with specified LOGIN only. -.TP -.B \-\-stdin -Use stdin as the source of audit records. -.SH "SEE ALSO" -.BR lastlog (8), -.BR ausearch (8), -.BR aureport (8). - -.SH AUTHOR -Steve Grubb -- cgit 1.2.3-korg