From owner-cvs-all Fri Jan 28 7:23: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BD6314CC9; Fri, 28 Jan 2000 07:23:00 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA52397; Fri, 28 Jan 2000 07:22:59 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Message-Id: <200001281522.HAA52397@freefall.freebsd.org> From: Robert Watson Date: Fri, 28 Jan 2000 07:22:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 acl.9 src/sys/sys acl.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rwatson 2000/01/28 07:22:52 PST Modified files: share/man/man9 acl.9 sys/sys acl.h Log: Fix man page structures/constants to match recent changes in acl.h Fix a few more namespace messes and whitespace curiosities in acl.h Fix comments in acl.h Clean up some function prototypes from acl.h that won't be committed before the code freeze. Some of this kindly pointed out by: the ever patient bde Revision Changes Path 1.2 +11 -5 src/share/man/man9/acl.9 1.8 +36 -50 src/sys/sys/acl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message