pki: Add ipsec-pki(8) man page

Can be opened either with "man ipsec pki" or "man ipsec-pki".

Since man(1) only supports one level of subpages, the forthcoming man
pages for each command will have to be opened with "man pki --<command>".
This commit is contained in:
Tobias Brunner
2013-09-13 14:32:51 +02:00
parent b07aee496a
commit 34cff9349b
5 changed files with 81 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
man8_MANS = \
ipsec-pki.8
CLEANFILES = $(man8_MANS)