pki: Add pki --issue man page

This commit is contained in:
Tobias Brunner
2013-09-13 15:07:35 +02:00
parent 3a643b8901
commit 42e3a21e24
5 changed files with 190 additions and 8 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
man8_MANS = \
ipsec-pki.8 \
pki---gen.8 \
pki---self.8
pki---self.8 \
pki---issue.8
CLEANFILES = $(man8_MANS)