From owner-cvs-all Wed Sep 18 23:20:16 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 530FD37B401; Wed, 18 Sep 2002 23:20:14 -0700 (PDT) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8B643E65; Wed, 18 Sep 2002 23:20:13 -0700 (PDT) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) by numeri.campus.luth.se (8.12.5/8.12.5) with ESMTP id g8J6KBeR051884; Thu, 19 Sep 2002 08:20:11 +0200 (CEST) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.5/8.12.5/Submit) id g8J6KBZ6051883; Thu, 19 Sep 2002 08:20:11 +0200 (CEST) Date: Thu, 19 Sep 2002 08:20:11 +0200 From: Johan Karlsson To: Tom Rhodes Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/chmod chmod.1 chmod.c Message-ID: <20020919062011.GA51655@numeri.campus.luth.se> References: <200209182340.g8INeZCe011306@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209182340.g8INeZCe011306@freefall.freebsd.org> User-Agent: Mutt/1.4i 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 Hi Tom I think you also need to back out parts of rev 1.17.2.10 of chmod.1 The part I'm talking about is: @@ -83,19 +83,19 @@ Do not display a diagnostic message if .Nm could not modify the mode for .Va file . +.It Fl h +If the file is a symbolic link, change the mode of the link itself +rather than the file that the link points to. .It Fl v and -Symbolic links do not have modes, so unless the -.Fl H -or -.Fl L -option is set, -.Nm -on a symbolic link always succeeds and has no effect. The .Fl H , .Fl L These two parts was why I assigned the PR to you in the first place. /Johan K On Wed, Sep 18, 2002 at 16:40 (-0700) +0000, Tom Rhodes wrote: > trhodes 2002/09/18 16:40:35 PDT > > Modified files: (Branch: RELENG_4) > bin/chmod chmod.1 chmod.c > Log: > Back out recent commit. Incorrect impression that 'h' was already > MFC'ed, but it was not. > > Discussed with: bde, johan, ru, jhb > Approved by: re (jhb) > > Revision Changes Path > 1.17.2.12 +1 -1 src/bin/chmod/chmod.1 > 1.16.2.5 +2 -2 src/bin/chmod/chmod.c -- Johan Karlsson mailto:johan@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message