Bug 43502

Summary: Manual page ZNEW(1) has a bug
Product: Documentation Reporter: wkwu <wkwu>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description wkwu 2002-09-30 05:50:02 UTC
At the bottom of manual page ZNEW(1), the BUGS section:

       Znew does not maintain the time stamp with the  -P  option
       if cpmod(1) is not available and touch(1) does not support
       the -r option.

It should be the "chmod(1)" instead of "cpmod(1)".
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2002-09-30 06:01:33 UTC
I think what the manual page means here is that cpmod(1) is currently
not availible in the FreeBSD Operating System...  chmod(1) is a valid
command in FreeBSD though, and that wouldn't make sence to say:

and chmod(1) is not availible.

Without supporting text that is similar to: chmod(1) is not
availible when working with this utility.

Although I wouldn't see why ;)

On Mon, 30 Sep 2002 12:48:46 +0800 (CST)
wkwu@csie.nctu.edu.tw wrote:

> 
> >Number:         43502
> >Category:       docs
> >Synopsis:       Manual page ZNEW(1) has a bug
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-doc
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          doc-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Sun Sep 29 21:50:02 PDT 2002
> >Closed-Date:
> >Last-Modified:
> >Originator:     Wei-Kai Wu
> >Release:        FreeBSD 4.6-STABLE i386
> >Organization:
> Kavalan
> >Environment:
> 
> FreeBSD 4.7-RC
> 
> >Description:
> 
> At the bottom of manual page ZNEW(1), the BUGS section:
> 
>        Znew does not maintain the time stamp with the  -P  option
>        if cpmod(1) is not available and touch(1) does not support
>        the -r option.
> 
> It should be the "chmod(1)" instead of "cpmod(1)".
> 
> >How-To-Repeat:
> >Fix:
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-doc" in the body of the message
> 


-- 
Tom (Darklogik) Rhodes
www.FreeBSD.org  -The Power To Serve
www.Pittgoth.com -Pittgoth Discussion Portal
trhodes@{Pittgoth.com, FreeBSD.org}
PGP key by www:
http://www.pittgoth.com/~darklogik/darklogik.key
Comment 2 wkwu 2002-09-30 06:02:57 UTC
I made a mistake. Please close this pr. Thanks!
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2002-09-30 06:08:28 UTC
State Changed
From-To: open->closed

Closed at the submitters request.
Comment 4 Giorgos Keramidas freebsd_committer freebsd_triage 2002-10-03 23:26:45 UTC
On 2002-10-03 10:56, "Gary W. Swearingen" <swear@attbi.com> wrote:
> Tom Rhodes <trhodes@FreeBSD.org> writes:
> >  I think what the manual page means here is that cpmod(1) is currently
> >  not availible in the FreeBSD Operating System...
>
> The manual clearly does not mean that it is not available.  It even
> seems to imply that it IS available.

No it doesn't imply it.  The double negative is something I don't
like, but the following is clear to me:

:   BUGS
:	Znew does not maintain the time stamp with the  -P option
:	if cpmod(1) is not available and touch(1) does not support
:	the -r option.

The -P option depends on either cpmod(1) being available, or touch(1)
supporting the -r option.  It is not even a "bug" if you ask me.

Giorgos.

PS ::= The followups to this PR have been sent to freebsd-doc rather
than bug-followup.  Thus, they are not available as part of the audit
trail of this PR.  They can be found within the mailing list archives.