From hiloshi@seikyou.ne.jp  Thu Oct  8 15:43:51 1998
Received: from ma3.seikyou.ne.jp (ma3.seikyou.ne.jp [202.211.152.179])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08334
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 8 Oct 1998 15:43:47 -0700 (PDT)
          (envelope-from hiloshi@seikyou.ne.jp)
Received: from hiloshi.seikyou.ne.jp (kyoto-506.seikyou.ne.jp [202.211.148.61])
	by ma3.seikyou.ne.jp (8.8.8/3.6WNSK98032401) with ESMTP id HAA29961;
	Fri, 9 Oct 1998 07:43:28 +0900
Received: (from hiloshi@localhost) by hiloshi.seikyou.ne.jp (8.8.5/3.5Wpl7) id HAA00575; Fri, 9 Oct 1998 07:44:48 +0900 (JST)
Message-Id: <199810082244.HAA00575@hiloshi.seikyou.ne.jp>
Date: Fri, 9 Oct 1998 07:44:48 +0900 (JST)
From: Kaneda Hiloshi <vanitas@ma3.seikyou.ne.jp>
Reply-To: vanitas@ma3.seikyou.ne.jp
To: FreeBSD-gnats-submit@freebsd.org
Cc: vanitas@ma3.seikyou.ne.jp
Subject: 5 typos in doscmd.1
X-Send-Pr-Version: 3.2

>Number:         8216
>Category:       docs
>Synopsis:       5 typos in doscmd.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  8 15:50:00 PDT 1998
>Closed-Date:    Tue Oct 13 01:56:59 PDT 1998
>Last-Modified:  Tue Oct 13 01:58:07 PDT 1998
>Originator:     Kaneda Hiloshi
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
Kyoto University, Japan
>Environment:

 FreeBSD-current
 src/usr.bin/doscmd/doscmd.1
 .\"	BSDI doscmd.1,v 2.3 1996/04/08 19:32:29 bostic Exp

>Description:

 manpage doscmd.1 has 5 typos:
   287: "one the of the" -> "one of the"
   296: "it if is" -> "if it is"
   428: "will emulated" -> "will be emulated"
   453: "the the" -> "to the"
   687: "Not that" -> "Note that"

>How-To-Repeat:

 man 1 doscmd

>Fix:

apply this patch

--- doscmd.1.orig	Fri Oct  9 07:31:41 1998
+++ doscmd.1	Fri Oct  9 07:31:02 1998
@@ -284,7 +284,7 @@
 or commands which configure devices.
 Any line which has an \fB=\fP before any white space is considered to be
 an environment variable assignment and is added to the DOS environment.
-The rest of the lines are one the of the following
+The rest of the lines are one of the following
 .Bl -tag -width XXXXX
 .\"
 .\"
@@ -293,7 +293,7 @@
 Set the device to boot from.
 By default
 .Cm A:
-is first tried, it if is defined, and if that fails,
+is first tried, if it is defined, and if that fails,
 .Cm C:
 is tried.
 .\"
@@ -425,7 +425,7 @@
 Assign the tty or pty specified by
 .Ar path
 to be used as the specified com port.
-It's base address will emulated at
+It's base address will be emulated at
 .Ar port
 at interrupt specified by
 .Ar irq .
@@ -450,7 +450,7 @@
 will be assigned to the root directory (/) and the current directory
 for
 .Cm C:
-will be set the the actual current directory.
+will be set to the actual current directory.
 Note that this means that invocations such as:
 .sp
 	doscmd ../foo
@@ -684,7 +684,7 @@
 assign D: /usr/dos
 assign P: -ro /usr/prb
 .Ed
-Not that you will not always be able to access every file due to
+Note that you will not always be able to access every file due to
 naming problems.
 .El
 .Sh DIAGNOSTICS
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Tue Oct 13 01:56:59 PDT 1998 
State-Changed-Why:  
Fixed in rev 1.8 of "src/usr.bin/doscmd/doscmd.1", thanks! 
>Unformatted:
