Add 'EXIT STATUS' sections to man pages, per user request. Also do a couple of minor rewordings & bump the page revision dates.
This commit is contained in:
parent
098d91a03b
commit
c3867537a1
|
@ -35,7 +35,7 @@
|
||||||
..
|
..
|
||||||
.nh
|
.nh
|
||||||
.ad l
|
.ad l
|
||||||
.TH TWCONFIG 4 "1 July 2000"
|
.TH TWCONFIG 4 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
twconfig \- \fITripwire\fP configuration file reference
|
twconfig \- \fITripwire\fP configuration file reference
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
.\"
|
.\"
|
||||||
.nh
|
.nh
|
||||||
.ad l
|
.ad l
|
||||||
.TH TWPOLICY 4 "1 July 2000"
|
.TH TWPOLICY 4 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
twpolicy \- \fITripwire\fP policy file reference
|
twpolicy \- \fITripwire\fP policy file reference
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
.\"
|
.\"
|
||||||
.nh
|
.nh
|
||||||
.ad l
|
.ad l
|
||||||
.TH TWFILES 5 "1 July 2000"
|
.TH TWFILES 5 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
twfiles \- overview of files used by \fITripwire\fR and file backup process
|
twfiles \- overview of files used by \fITripwire\fR and file backup process
|
||||||
.\"
|
.\"
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
.\" Do not move or remove previous line.
|
.\" Do not move or remove previous line.
|
||||||
.\" Used by some man commands to know that tbl should be used.
|
.\" Used by some man commands to know that tbl should be used.
|
||||||
.nh
|
.nh
|
||||||
.TH SIGGEN 8 "19 Feb 2004"
|
.TH SIGGEN 8 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
siggen \- signature gathering routine for Tripwire
|
siggen \- signature gathering utility for Tripwire
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B siggen
|
.B siggen
|
||||||
[
|
[
|
||||||
|
@ -54,6 +54,8 @@ Display Haval value, a 128-bit hash code.
|
||||||
.TP
|
.TP
|
||||||
.IR file1 " [ " "file2... " ]
|
.IR file1 " [ " "file2... " ]
|
||||||
List of filesystem objects for which to display values.
|
List of filesystem objects for which to display values.
|
||||||
|
.SH EXIT STATUS
|
||||||
|
\fBsiggen\fP exits 0 on success, 1 on error.
|
||||||
.SH VERSION INFORMATION
|
.SH VERSION INFORMATION
|
||||||
This man page describes
|
This man page describes
|
||||||
.B siggen
|
.B siggen
|
||||||
|
|
|
@ -36,9 +36,9 @@
|
||||||
.\"
|
.\"
|
||||||
.nh
|
.nh
|
||||||
.ad l
|
.ad l
|
||||||
.TH TRIPWIRE 8 "1 July 2000"
|
.TH TRIPWIRE 8 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
tripwire \- a file integrity checker for \s-1UNIX\s0 systems
|
tripwire \- a file integrity checker for \s-1UNIX-like\s0 systems
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B tripwire
|
.B tripwire
|
||||||
.RB "{ " "-m i" " | " "--init" " } "
|
.RB "{ " "-m i" " | " "--init" " } "
|
||||||
|
@ -554,6 +554,19 @@ Mode selector.
|
||||||
Use the specified email address. This parameter must
|
Use the specified email address. This parameter must
|
||||||
be supplied when test mode is used. Only one address
|
be supplied when test mode is used. Only one address
|
||||||
may be specified.
|
may be specified.
|
||||||
|
.SH EXIT STATUS
|
||||||
|
.SS Integrity Checking Mode
|
||||||
|
\fBtripwire\fP exits 0 if no changes are detected. Otherwise the exit value is a bit mask:
|
||||||
|
.TP
|
||||||
|
\fB1\fP At least one file or directory has been added.
|
||||||
|
.TP
|
||||||
|
\fB2\fP At least one file or directory has been modified.
|
||||||
|
.TP
|
||||||
|
\fB4\fP At least one file or directory has been modified.
|
||||||
|
.TP
|
||||||
|
\fB8\fP Error(s) occurred during the check.
|
||||||
|
.SS All Other Modes
|
||||||
|
\fBtripwire\fP exits 0 on success, 8 on error.
|
||||||
.SH VERSION INFORMATION
|
.SH VERSION INFORMATION
|
||||||
This man page describes
|
This man page describes
|
||||||
.B tripwire
|
.B tripwire
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
.in \\n(.iu
|
.in \\n(.iu
|
||||||
..
|
..
|
||||||
.ad l
|
.ad l
|
||||||
.TH TWADMIN 8 "1 July 2000"
|
.TH TWADMIN 8 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
twadmin \- Tripwire administrative and utility tool
|
twadmin \- Tripwire administrative and utility tool
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -538,6 +538,8 @@ file.
|
||||||
Specify passphrase used to decrypt the private key in the specified sitekey
|
Specify passphrase used to decrypt the private key in the specified sitekey
|
||||||
file.
|
file.
|
||||||
.\" *****************************************
|
.\" *****************************************
|
||||||
|
.SH EXIT STATUS
|
||||||
|
\fBtwadmin\fP exits 0 on success, 1 on error.
|
||||||
.SH VERSION INFORMATION
|
.SH VERSION INFORMATION
|
||||||
This man page describes
|
This man page describes
|
||||||
.B twadmin
|
.B twadmin
|
||||||
|
|
|
@ -16,12 +16,12 @@
|
||||||
.\"
|
.\"
|
||||||
.nh
|
.nh
|
||||||
.ad l
|
.ad l
|
||||||
.TH TWINTRO 8 "1 July 2000"
|
.TH TWINTRO 8 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
twintro \- introduction to \fITripwire\fP software
|
twintro \- introduction to \fITripwire\fP software
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
\fITripwire 2.4\fP is a file integrity assessment product for Linux networks. Rather than preventing an intruder or virus
|
\fITripwire 2.4\fP is a file integrity assessment tool for UNIX-like systems. Rather than preventing an intruder or virus
|
||||||
from attacking system files, \fITripwire\fP detects intrusions when
|
from attacking system files, \fITripwire\fP detects intrusions when
|
||||||
they do occur. By comparing system files and directories against a
|
they do occur. By comparing system files and directories against a
|
||||||
previously stored "baseline" database, \fITripwire\fP finds any
|
previously stored "baseline" database, \fITripwire\fP finds any
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
.\" Do not move or remove previous line.
|
.\" Do not move or remove previous line.
|
||||||
.\" Used by some man commands to know that tbl should be used.
|
.\" Used by some man commands to know that tbl should be used.
|
||||||
.ad l
|
.ad l
|
||||||
.TH TWPRINT 8 "1 July 2000"
|
.TH TWPRINT 8 "04 Jan 2018" "Open Source Tripwire 2.4"
|
||||||
.nh
|
.nh
|
||||||
.SH NAME
|
.SH NAME
|
||||||
twprint \- Tripwire database and report printer
|
twprint \- Tripwire database and report printer
|
||||||
|
@ -132,6 +132,8 @@ be printed. The format for a list of objects is:
|
||||||
.if n .I "section: objname objname... section: objname..."
|
.if n .I "section: objname objname... section: objname..."
|
||||||
.if t .br
|
.if t .br
|
||||||
.if t .I "section: objectname objectname... section: objectname..."
|
.if t .I "section: objectname objectname... section: objectname..."
|
||||||
|
.SH EXIT STATUS
|
||||||
|
\fBtwprint\fP exits 0 on success, 1 on error.
|
||||||
.SH VERSION INFORMATION
|
.SH VERSION INFORMATION
|
||||||
This man page describes
|
This man page describes
|
||||||
.B twprint
|
.B twprint
|
||||||
|
|
Loading…
Reference in New Issue