summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-05-22 15:53:38 +0000
committerpst <pst@FreeBSD.org>1996-05-22 15:53:38 +0000
commit3c5660b06a11bcb2033a9b82f96ed3f6968bfc06 (patch)
treee7aae1a4c5499e9558d66f50a7ba74ef11063bf1 /gnu
parentde752c81dc538540959c4a93e01c43d52c8431df (diff)
downloadFreeBSD-src-3c5660b06a11bcb2033a9b82f96ed3f6968bfc06.zip
FreeBSD-src-3c5660b06a11bcb2033a9b82f96ed3f6968bfc06.tar.gz
Remove setuid bit, it's not necessary.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/man/man/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/man/man/Makefile b/gnu/usr.bin/man/man/Makefile
index a84945b..1807455 100644
--- a/gnu/usr.bin/man/man/Makefile
+++ b/gnu/usr.bin/man/man/Makefile
@@ -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
OpenPOWER on IntegriCloud