From owner-cvs-all Mon Sep 14 14:00:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18231 for cvs-all-outgoing; Mon, 14 Sep 1998 14:00:45 -0700 (PDT) (envelope-from owner-cvs-all) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18126; Mon, 14 Sep 1998 14:00:18 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id GAA21366; Tue, 15 Sep 1998 06:59:53 +1000 Date: Tue, 15 Sep 1998 06:59:53 +1000 From: Bruce Evans Message-Id: <199809142059.GAA21366@godzilla.zeta.org.au> To: imp@village.org, obrien@NUXI.com Subject: Re: cvs commit: src/etc/mtree BSD.usr.dist Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >: I can't decide what the group should be for the man tree. Security wise, >: "wheel" like all the others. But I'm not sure if group "man" was >: invented for any real reason, like group "games" for a few setgid bins. > >Group man was invented so that man could be setgid man and be able to >write out catman pages as people generated them... It was invented to confuse people into thinking that a setgid man could possibly work :-). Bruce