From 3ad4f8a0b78222ffc53e0285e12f3e1e5f417e00 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Wed, 22 May 1996 15:53:38 +0000 Subject: Remove setuid bit, it's not necessary. --- gnu/usr.bin/man/man/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/man/man/Makefile b/gnu/usr.bin/man/man/Makefile index a84945b11b63..1807455e219d 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 -- cgit v1.3