From owner-cvs-all Thu Jul 11 18:57:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2DBE37B400; Thu, 11 Jul 2002 18:57:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7768543E58; Thu, 11 Jul 2002 18:57:44 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6C1viJU059937; Thu, 11 Jul 2002 18:57:44 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6C1vibL059936; Thu, 11 Jul 2002 18:57:44 -0700 (PDT) Message-Id: <200207120157.g6C1vibL059936@freefall.freebsd.org> From: Giorgos Keramidas Date: Thu, 11 Jul 2002 18:57:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/07/11 18:57:44 PDT Modified files: bin/chmod chmod.1 Log: Don't duplicate the description of the sticky bit that is already part of chmod(2) and sticky(8), but refer to those manpages instead. PR: docs/35605 Submitted by: Gary W. Swearingen Revision Changes Path 1.29 +4 -7 src/bin/chmod/chmod.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message