~ubuntu-branches/ubuntu/trusty/opendkim/trusty

« back to all changes in this revision

Viewing changes to opendkim/opendkim-genzone.8.in

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2012-06-08 14:38:25 UTC
  • mfrom: (1.2.14) (3.2.7 sid)
  • Revision ID: package-import@ubuntu.com-20120608143825-ehz9xxdvii6podhh
Tags: 2.6.0-1
* New upstream release (now DFSG free so tarball repacking no longer
  required)
  - Rename libopendkim6 to libopendkim7 to match new soname
    - Update package and dependencies in debian/control
    - Rename .install and .doc files
  - Drop --enable-xtags from configure in debian/rules since it is now on by
    default
  - Update debian/copyright
  - Remove dversionmangle from debian/watch
  - Update README.Debian to reflect documentation no longer being stripped
* Correct copyright/license information in libar/ar-strl.h based on feedback
  from upstream (correction already implemented upstream for the next
  relese)
* Set --sysconfdir=/etc in configure so that generated man pages refer to
  the correct configuration file locations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.TH opendkim-genzone 8 "The OpenDKIM Project"
2
2
.SH NAME
3
3
.B opendkim-genzone
4
 
- DKIM public key zone file generation tool
 
4
\- DKIM public key zone file generation tool
5
5
.SH SYNOPSIS
6
6
.B opendkim-genzone
7
 
[-C address]
8
 
[-d domain]
9
 
[-D]
10
 
[-E secs]
11
 
[-N ns[,...]]
12
 
[-o file]
13
 
[-r secs]
14
 
[-R secs]
15
 
[-S]
16
 
[-t secs]
17
 
[-T secs]
18
 
[-v]
19
 
[-x conffile]
 
7
[\-C address]
 
8
[\-d domain]
 
9
[\-D]
 
10
[\-E secs]
 
11
[\-N ns[,...]]
 
12
[\-o file]
 
13
[\-r secs]
 
14
[\-R secs]
 
15
[\-S]
 
16
[\-t secs]
 
17
[\-T secs]
 
18
[\-v]
 
19
[\-x conffile]
20
20
[dataset]
21
21
.SH DESCRIPTION
22
22
.B opendkim-genzone
133
133
that shipped with version @VERSION@ of
134
134
.I OpenDKIM.
135
135
.SH COPYRIGHT
136
 
Copyright (c) 2010, The OpenDKIM Project.  All rights reserved.
 
136
Copyright (c) 2010, 2012, The OpenDKIM Project.  All rights reserved.
137
137
.SH SEE ALSO
138
138
.I opendkim(8),
139
139
.I opendkim.conf(5)