1
0
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:
Paul Traina 1996-05-22 15:53:38 +00:00
parent ee8d2caadc
commit 3ad4f8a0b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15865

View File

@ -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