1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00

Link fileargs_lstat.3.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2019-07-21 16:35:49 +00:00
parent 1004039858
commit 89e9665b8d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350201

View File

@ -30,6 +30,7 @@ MLINKS+=cap_fileargs.3 fileargs_fopen.3
MLINKS+=cap_fileargs.3 fileargs_free.3
MLINKS+=cap_fileargs.3 fileargs_init.3
MLINKS+=cap_fileargs.3 fileargs_initnv.3
MLINKS+=cap_fileargs.3 fileargs_lstat.3
MLINKS+=cap_fileargs.3 fileargs_open.3
.include <bsd.lib.mk>