From owner-cvs-all Tue Sep 19 12: 4:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A9F837B422; Tue, 19 Sep 2000 12:04:47 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA37750; Tue, 19 Sep 2000 12:04:47 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200009191904.MAA37750@freefall.freebsd.org> From: Robert Watson Date: Tue, 19 Sep 2000 12:04:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e cap_from_text.3 cap_to_text.3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/09/19 12:04:47 PDT Modified files: lib/libposix1e Makefile Added files: lib/libposix1e cap_from_text.3 cap_to_text.3 Log: o Add cap_from_text(3) and cap_to_text(3) man pages. o Implementations will remain in the seperately distributed capability patch until the cap_t type changes are synchronized. Obtained from: TrustedBSD Project Revision Changes Path 1.6 +3 -1 src/lib/libposix1e/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message