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

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