From owner-cvs-lib Sat Aug 16 17:20:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA20209 for cvs-lib-outgoing; Sat, 16 Aug 1997 17:20:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA20105; Sat, 16 Aug 1997 17:19:56 -0700 (PDT) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA12624; Sat, 16 Aug 1997 17:19:29 -0700 (PDT) Date: Sat, 16 Aug 1997 17:19:29 -0700 (PDT) Message-Id: <199708170019.RAA12624@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys chmod.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/08/16 17:19:29 PDT Modified files: lib/libc/sys chmod.2 Log: Reflect reality of sticky bits and UFS-based filesystems. PR: docs/4198 Submitted by: Ada T. Lim Revision Changes Path 1.10 +10 -3 src/lib/libc/sys/chmod.2