Date: Sat, 5 Oct 2002 21:20:39 -0400 (EDT) From: David Magda <dmagda+fbugs@magda.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: bin/43730: chmod doesn't recognize -h option in 4-STABLE Message-ID: <200210060120.g961KdTQ025370@number6.magda.ca>
next in thread | raw e-mail | index | archive | help
>Number: 43730
>Category: bin
>Synopsis: chmod doesn't recognize -h option in 4-STABLE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Oct 05 18:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: David Magda
>Release: FreeBSD 4.7-RC i386
>Organization:
We're organized?
>Environment:
System: FreeBSD number6.magda.ca 4.7-RC FreeBSD 4.7-RC #0: Sat Oct 5 17:42:58 EDT 2002 dave@number6.magda.ca:/usr/obj/usr/src/sys/MYKERNELC i386
>Description:
The man page says:
[...]
-h If the file is a symbolic link, change the mode of
the link itself rather than the file that the link
points to.
[...]
but:
dmagda:~$ chmod -h
chmod: illegal option -- h
usage: chmod [-fv] [-R [-H | -L | -P]] mode file ...
>How-To-Repeat:
Run chmod(1) with the "-h" option.
>Fix:
Either add the "-h" option, or get rid of the entry in the man page.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210060120.g961KdTQ025370>
