Delete obsolete .IX macro from man pages
This commit is contained in:
@@ -127,31 +127,26 @@
|
||||
.rm #[ #] #H #V #F C
|
||||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "arcsign 1"
|
||||
.TH arcsign 1 "2017-01-23"
|
||||
.SH "NAME"
|
||||
arcsign
|
||||
\-
|
||||
Script for ARC signing messages on stdin
|
||||
.SH "VERSION"
|
||||
.IX Header "VERSION"
|
||||
0\.6\.0
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.IX Header "DESCRIPTION"
|
||||
|
||||
arcsign is a filter that reads an RFC822 message on standard input, and writes
|
||||
the same message on standard output with a ARC-Signature lines prepended.
|
||||
|
||||
.SH "USAGE"
|
||||
.IX Header "USAGE"
|
||||
|
||||
The signing options are specified on the command line:
|
||||
|
||||
arcsign selector domain privatekeyfile
|
||||
|
||||
.SH "AUTHORS"
|
||||
.IX Header "AUTHORS"
|
||||
This version of \fBarcsign\fR was written by Brandon Long <blong@google.com>
|
||||
and is derived from \fBdkimsign\fR, written by Greg Hewgill
|
||||
<greg@hewgill.com>.
|
||||
|
||||
Reference in New Issue
Block a user