Delete obsolete .IX macro from man pages

This commit is contained in:
Scott Kitterman
2019-02-08 01:18:12 -05:00
parent 9bf7e43e20
commit c1fec1cca8
5 changed files with 0 additions and 23 deletions
-5
View File
@@ -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>.