From joel@automatvapen.se  Fri Sep 10 19:00:10 2004
Return-Path: <joel@automatvapen.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 712CB16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 19:00:10 +0000 (GMT)
Received: from av9-2-sn3.vrr.skanova.net (av9-2-sn3.vrr.skanova.net [81.228.9.186])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D3DEF43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 19:00:09 +0000 (GMT)
	(envelope-from joel@automatvapen.se)
Received: by av9-2-sn3.vrr.skanova.net (Postfix, from userid 502)
	id A695237F13; Fri, 10 Sep 2004 21:00:08 +0200 (CEST)
Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102])
	by av9-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 8425C37EBD
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 21:00:08 +0200 (CEST)
Received: from dude.automatvapen.se (t6o955p20.telia.com [212.181.189.140])
	by smtp3-2-sn3.vrr.skanova.net (Postfix) with SMTP id 9AA0A37E44
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 21:00:07 +0200 (CEST)
Received: by dude.automatvapen.se (sSMTP sendmail emulation); Fri, 10 Sep 2004 21:00:15 +0200
Message-Id: <20040910190007.9AA0A37E44@smtp3-2-sn3.vrr.skanova.net>
Date: Fri, 10 Sep 2004 21:00:15 +0200
From: "Joel Dahl" <joel@automatvapen.se>
Reply-To: Joel Dahl <joel@automatvapen.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] FAQ update: Mention that doscmd is gone
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71566
>Category:       docs
>Synopsis:       [PATCH] FAQ update: Mention that doscmd is gone
>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:   Fri Sep 10 19:00:32 GMT 2004
>Closed-Date:    Mon Sep 13 16:19:19 GMT 2004
>Last-Modified:  Mon Sep 13 16:19:19 GMT 2004
>Originator:     Joel Dahl
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD dude.automatvapen.se 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sat Jul 10 16:52:28 CEST 2004 root@dude.automatvapen.se:/usr/obj/usr/src/sys/WORKSTATION i386


	
>Description:
As I understand it, doscmd was removed from the base system
a while ago and the FAQ does not mention this change.
The attached patch makes the FAQ aware of this.

Note that this only applies for 5.3. doscmd exists in 5.2.1.

The original commit message:
http://docs.freebsd.org/cgi/mid.cgi?200403232227.i2NMRQn5042762

>How-To-Repeat:
	
>Fix:

	

--- doscmd.diff begins here ---
--- book.sgml	Sun Sep  5 16:26:40 2004
+++ new.book.sgml	Fri Sep 10 20:47:23 2004
@@ -11149,9 +11149,14 @@
         </question>
 
         <answer>
-          <para>Yes, you can use the integrated
-            <application>doscmd</application> DOS emulation program to
-            run a subset of DOS commands.</para>
+          <para>Yes, you can use <filename
+            role="package">emulators/doscmd</filename>, a DOS emulation
+            program, available in the &os; Ports Collection.</para>
+
+	  <note>
+            <para>The <application>doscmd</application> program used to be an
+              integrated part of &os;, but was removed as of 5.3.</para>
+	  </note>
 
           <para>If <application>doscmd</application> will not suffice,
             the add-on utility <filename
--- doscmd.diff ends here ---


>Release-Note:
>Audit-Trail:

From: Peter Pentchev <roam@ringlet.net>
To: Joel Dahl <joel@automatvapen.se>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/71566: [PATCH] FAQ update: Mention that doscmd is gone
Date: Mon, 13 Sep 2004 13:13:32 +0300

 On Fri, Sep 10, 2004 at 09:00:15PM +0200, Joel Dahl wrote:
 > 
 > >Number:         71566
 > >Category:       docs
 > >Synopsis:       [PATCH] FAQ update: Mention that doscmd is gone
 > >Arrival-Date:   Fri Sep 10 19:00:32 GMT 2004
 > >Originator:     Joel Dahl
 > >Description:
 > As I understand it, doscmd was removed from the base system
 > a while ago and the FAQ does not mention this change.
 > The attached patch makes the FAQ aware of this.
 [snip]
 > 
 > >How-To-Repeat:
 > 	
 > >Fix:
 [snip patch]
 
 What do you think about the following rewording of the note?
 
 Index: book.sgml
 ===================================================================
 RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v
 retrieving revision 1.646
 diff -u -r1.646 book.sgml
 --- book.sgml	12 Sep 2004 18:38:47 -0000	1.646
 +++ book.sgml	13 Sep 2004 10:11:56 -0000
 @@ -11153,9 +11153,15 @@
          </question>
  
          <answer>
 -          <para>Yes, you can use the integrated
 -            <application>doscmd</application> DOS emulation program to
 -            run a subset of DOS commands.</para>
 +          <para>Yes, you can use <filename
 +            role="package">emulators/doscmd</filename>, a DOS emulation
 +            program, available in the &os; Ports Collection.</para>
 +
 +	  <note>
 +            <para>The <application>doscmd</application> program used to be an
 +              integrated part of &os;, but was removed before the release of
 +              &os; 5.3.</para>
 +	  </note>
  
            <para>If <application>doscmd</application> will not suffice,
              the add-on utility <filename
 
 G'luck,
 Peter
 
 -- 
 Peter Pentchev	roam@ringlet.net    roam@cnsys.bg    roam@FreeBSD.org
 PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 This inert sentence is my body, but my soul is alive, dancing in the sparks of your brain.
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Mon Sep 13 16:19:09 GMT 2004 
State-Changed-Why:  
Update committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71566 
>Unformatted:
