Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 23:07:12 -0700 (PDT)
From:      Jeff Ito <jeffi@rcn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/42021: grammatical error in mv (1)
Message-ID:  <200208260607.g7Q67Cbt039135@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42021
>Category:       docs
>Synopsis:       grammatical error in mv (1)
>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 Aug 25 23:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Ito
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD 5.0-CURRENT #0: Sat Aug 24 12:34:32 EDT 2002
>Description:
grammatical error in man page regarding the -n option "overwriting" should read "overwrite"

>How-To-Repeat:
man 1 mv
>Fix:
Index: src/bin/mv/mv.1
===================================================================
RCS file: /opt/cvs/fbsd/src/bin/mv/mv.1,v
retrieving revision 1.24
diff -u -r1.24 mv.1
--- src/bin/mv/mv.1     21 Aug 2002 17:32:35 -0000      1.24
+++ src/bin/mv/mv.1     26 Aug 2002 06:03:42 -0000
@@ -102,7 +102,7 @@
 .Fl n
 options.)
 .It Fl n
-Do not overwriting an existing file.
+Do not overwrite an existing file.
 (The
 .Fl n
 option overrides any previous

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208260607.g7Q67Cbt039135>