pki: Add pki --self man page

Can be opened with "man pki --self".
This commit is contained in:
Tobias Brunner
2013-09-13 15:07:35 +02:00
parent a612f6e338
commit 3a643b8901
5 changed files with 155 additions and 4 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
man8_MANS = \
ipsec-pki.8 \
pki---gen.8
pki---gen.8 \
pki---self.8
CLEANFILES = $(man8_MANS)