Cosmetic fixes to siggen man page. Fedora's RPM build for OST has included this change as a patch for years now.
This commit is contained in:
parent
a97136e59a
commit
b1dd03c954
|
@ -2,28 +2,25 @@
|
||||||
.\" 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 "1 July 2000"
|
.TH SIGGEN 8 "19 Feb 2004"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
siggen \- signature gathering routine for Tripwire
|
siggen \- signature gathering routine for Tripwire
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B siggen
|
.B siggen
|
||||||
.RI "[ " "options..." " ]"
|
[
|
||||||
.IR file1 " [ " "file2..." " ] "
|
.BR -t | --terse
|
||||||
|
] [
|
||||||
.I Options:
|
.BR -h | --hexadecimal
|
||||||
.RS +0.5i
|
] [
|
||||||
.TS
|
.BR -a | --all
|
||||||
;
|
] [
|
||||||
lbw(0.8i) lb.
|
.BR -C | --CRC32
|
||||||
-t --terse
|
] [
|
||||||
-h --hexadecimal
|
.BR -S | --SHA
|
||||||
-a --all
|
] [
|
||||||
-C --CRC32
|
.BR -h | --HAVAL
|
||||||
-M --MD5
|
]
|
||||||
-S --SHA
|
.IR file1 ,,,
|
||||||
-H --HAVAL
|
|
||||||
.TE
|
|
||||||
.RE
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
\fBsiggen\fP is a utility that displays the hash function values
|
\fBsiggen\fP is a utility that displays the hash function values
|
||||||
|
|
Loading…
Reference in New Issue