pki: Add pki --gen man page

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