libcapsicum: adding missing man page links

This commit is contained in:
Eitan Adler 2018-06-18 04:58:48 +00:00
parent 31b998816c
commit 8a3255c288
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335313

View file

@ -6,6 +6,8 @@ INCS= capsicum_helpers.h
MAN+= capsicum_helpers.3
MLINKS+=capsicum_helpers.3 caph_enter.3
MLINKS+=capsicum_helpers.3 caph_enter_casper.3
MLINKS+=capsicum_helpers.3 caph_limit_stream.3
MLINKS+=capsicum_helpers.3 caph_limit_stdin.3
MLINKS+=capsicum_helpers.3 caph_limit_stderr.3