From owner-freebsd-hackers Wed Apr 23 18:31:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA06380 for hackers-outgoing; Wed, 23 Apr 1997 18:31:27 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA06369 for ; Wed, 23 Apr 1997 18:31:19 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id LAA19700; Thu, 24 Apr 1997 11:31:08 +1000 (EST) Date: Thu, 24 Apr 1997 11:31:07 +1000 (EST) From: "Daniel O'Callaghan" To: Snob Art Genre cc: un_x , freebsd-hackers Subject: Re: manpages In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 23 Apr 1997, Snob Art Genre wrote: > On Thu, 24 Apr 1997, Daniel O'Callaghan wrote: > > > /usr/share/man/cat* should be owned by man.bin, mode 755 > > /usr/bin/man should be owned by man.bin, mode 4555 (-r-sr-xr-x) > > Why should man be setuid? Mine isn't and it works fine. So it can write catpages into /usr/share/man/cat* Danny