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
+2
View File
@@ -1471,6 +1471,7 @@ AC_CONFIG_FILES([
src/openac/Makefile
src/scepclient/Makefile
src/pki/Makefile
src/pki/man/Makefile
src/dumm/Makefile
src/dumm/ext/extconf.rb
src/libfast/Makefile
@@ -1492,6 +1493,7 @@ AC_CONFIG_FILES([
man/ipsec.secrets.5
man/strongswan.conf.5
src/charon-cmd/charon-cmd.8
src/pki/man/ipsec-pki.8
])
AC_OUTPUT