Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 17:22:11 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42900 - head/en_US.ISO8859-1/books/handbook/preface
Message-ID:  <201310081722.r98HMB71049181@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Tue Oct  8 17:22:11 2013
New Revision: 42900
URL: http://svnweb.freebsd.org/changeset/doc/42900

Log:
  In the preface, correct the example for commands entered at an MS-DOS
  prompt - throughout the rest of the handbook, the device used is C:\ and
  not E:\.

Modified:
  head/en_US.ISO8859-1/books/handbook/preface/preface.xml

Modified: head/en_US.ISO8859-1/books/handbook/preface/preface.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/preface/preface.xml	Tue Oct  8 17:20:25 2013	(r42899)
+++ head/en_US.ISO8859-1/books/handbook/preface/preface.xml	Tue Oct  8 17:22:11 2013	(r42900)
@@ -701,7 +701,7 @@
   <bridgehead id="preface-conv-examples"
   renderas="sect2">Examples</bridgehead>
 
-  <para>Examples starting with <devicename>E:\&gt;</devicename>
+  <para>Examples starting with <devicename>C:\&gt;</devicename>
     indicate a &ms-dos; command.  Unless otherwise noted, these
     commands may be executed from a <quote>Command Prompt</quote>
     window in a modern &microsoft.windows;



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