diff --git a/man/dkimpy-milter.8 b/man/dkimpy-milter.8 index 1a996d9..4ed9746 100644 --- a/man/dkimpy-milter.8 +++ b/man/dkimpy-milter.8 @@ -127,7 +127,6 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "dkimpy-milter 8" .TH dkimpyy-milter 8 .SH NAME .B dkimpy diff --git a/man/dkimpy-milter.conf.5 b/man/dkimpy-milter.conf.5 index 935d1ab..fd05a93 100644 --- a/man/dkimpy-milter.conf.5 +++ b/man/dkimpy-milter.conf.5 @@ -127,16 +127,13 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "dkimpy-milter.conf 5" .TH dkimpy-milter.conf 5 "2018-02-12" .SH "NAME" dkimpy-milter \- Python milter for DKIM signing and validation .SH "VERSION" -.IX Header "VERSION" 1\.1\.0 .SH "DESCRIPTION" -.IX Header "DESCRIPTION" .I dkimpy-milter(8) implements the .B DKIM @@ -160,18 +157,15 @@ The provided setup.py installs this configuration file in /etc or Command line invocation of parameters as is done by OpenDKIM is not supported. .SH "USAGE" -.IX Header "USAGE" Usage: dkimpy-milter [/etc/dkimpy-milter.conf] .SH "OTHER DOCUMENTATION" -.IX Header "OTHER DOCUMENTATION" This documentation assumes you have read Postfix's README_FILES/MILTER_README (or Sendmail equivalent) and are generally familiar with Domain Keys Identified Mail (DKIM). See RFC 6376 for details. .SH "SYNOPSIS" -.IX Header "SYNOPSIS" dkimpy-milter operates with a default installed configuration file and set of default configuration options that are used if the configuration file @@ -181,14 +175,12 @@ files can be used directly. Not all OpenDKIM options are supported. If an unsupported option from OpenDKIM is specified, an error will be raised. .SH "DESCRIPTION" -.IX Header "DESCRIPTION" Configuration options are described here and in the configuration file provided with the package. The provided setup.py installs this configuration file in /etc or /usr/local/etc. .SH "OPTIONS" -.IX Header "OPTIONS" .TP .I AuthservID (string) @@ -480,7 +472,6 @@ unless an alternate is specified. .SH "AUTHORS" -.IX Header "AUTHORS" \ddkimpy-milter\fR was written by Scott Kitterman . It is based on dkimpy-milter.py Copyright (c) 2001-2013 Business Management Systems, Inc. Copyright (c) 2013-2015 Stuart D. Gathman