mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Remove setuid bit, it's not necessary.
This commit is contained in:
parent
ee8d2caadc
commit
3ad4f8a0b7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15865
@ -1,7 +1,5 @@
|
||||
PROG= man
|
||||
SRCS= man.c manpath.c glob.c
|
||||
BINMODE=4555
|
||||
BINOWN= man
|
||||
|
||||
.if exists(${.CURDIR}/../lib/obj)
|
||||
LDADD= -L${.CURDIR}/../lib/obj -lman
|
||||
|
Loading…
Reference in New Issue
Block a user