Fix reference to man page in Makefile.
I broke it in r331120.
This commit is contained in:
parent
89a1585b8d
commit
78d69bcbf4
@ -24,7 +24,7 @@ CFLAGS+=-I${.CURDIR}
|
||||
HAS_TESTS=
|
||||
SUBDIR.${MK_TESTS}+= tests
|
||||
|
||||
MAN+= cap_sysctl
|
||||
MAN+= cap_sysctl.3
|
||||
|
||||
MLINKS+=cap_sysctl.3 libcap_sysctl.3
|
||||
MLINKS+=cap_sysctl.3 cap_sysctlbyname.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user