From owner-freebsd-doc Sun Aug 25 23:10: 9 2002 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 AB8F037B400 for ; Sun, 25 Aug 2002 23:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F366443E77 for ; Sun, 25 Aug 2002 23:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7Q6A1JU062387 for ; Sun, 25 Aug 2002 23:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7Q6A1Mv062386; Sun, 25 Aug 2002 23:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9DA37B400 for ; Sun, 25 Aug 2002 23:07:12 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 516E543E3B for ; Sun, 25 Aug 2002 23:07:12 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7Q67COT039136 for ; Sun, 25 Aug 2002 23:07:12 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7Q67Cbt039135; Sun, 25 Aug 2002 23:07:12 -0700 (PDT) Message-Id: <200208260607.g7Q67Cbt039135@www.freebsd.org> Date: Sun, 25 Aug 2002 23:07:12 -0700 (PDT) From: Jeff Ito To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/42021: grammatical error in mv (1) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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