From owner-freebsd-doc@FreeBSD.ORG Mon Jan 2 15:30:12 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4342716A41F for ; Mon, 2 Jan 2006 15:30:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D267C43D58 for ; Mon, 2 Jan 2006 15:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k02FUB9h055491 for ; Mon, 2 Jan 2006 15:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k02FUB9F055489; Mon, 2 Jan 2006 15:30:11 GMT (envelope-from gnats) Date: Mon, 2 Jan 2006 15:30:11 GMT Message-Id: <200601021530.k02FUB9F055489@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Daniel Gerzo Cc: Subject: Re: docs/84268: chmod(1) manpage's BUGS entry is either wrong or too cryptic X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 15:30:12 -0000 The following reply was made to PR docs/84268; it has been noted by GNATS. From: Daniel Gerzo To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/84268: chmod(1) manpage's BUGS entry is either wrong or too cryptic Date: Mon, 2 Jan 2006 16:26:46 +0100 --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Ciao, let's do it ;) -- Best Regards, Daniel Gerzo --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="chmod.1.diff" --- chmod.1~ Mon Jan 2 16:23:27 2006 +++ chmod.1 Mon Jan 2 16:24:05 2006 @@ -336,7 +336,3 @@ .Nm command appeared in .At v1 . -.Sh BUGS -There is no -.Ar perm -option for the naughty bits. --bg08WKrSYDhXBjb5--