From owner-svn-doc-all@FreeBSD.ORG Tue Oct 8 17:22:11 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8F363B63; Tue, 8 Oct 2013 17:22:11 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C82122B9; Tue, 8 Oct 2013 17:22:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r98HMBZ0049182; Tue, 8 Oct 2013 17:22:11 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r98HMB71049181; Tue, 8 Oct 2013 17:22:11 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201310081722.r98HMB71049181@svn.freebsd.org> From: Gavin Atkinson Date: Tue, 8 Oct 2013 17:22:11 +0000 (UTC) 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 17:22:11 -0000 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 @@ Examples - Examples starting with E:\> + Examples starting with C:\> indicate a &ms-dos; command. Unless otherwise noted, these commands may be executed from a Command Prompt window in a modern µsoft.windows;