libcapsicum: add missing links

Reported by:	manu
This commit is contained in:
Mariusz Zaborski 2018-12-12 20:32:17 +00:00
parent ff514f1f8a
commit e57d2a07c0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342001

View file

@ -9,6 +9,8 @@ MAN+= capsicum_helpers.3
MLINKS+=capsicum_helpers.3 caph_enter.3
MLINKS+=capsicum_helpers.3 caph_enter_casper.3
MLINKS+=capsicum_helpers.3 caph_rights_limit.3
MLINKS+=capsicum_helpers.3 caph_fcntls_limit.3
MLINKS+=capsicum_helpers.3 caph_ioctls_limit.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