Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2013 13:19:14 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r41374 - head/en_US.ISO8859-1/books/handbook/basics
Message-ID:  <201304051319.r35DJEYb090286@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Fri Apr  5 13:19:13 2013
New Revision: 41374
URL: http://svnweb.freebsd.org/changeset/doc/41374

Log:
  Add literal tags to partition and disk names.

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

Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml	Fri Apr  5 13:11:49 2013	(r41373)
+++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml	Fri Apr  5 13:19:13 2013	(r41374)
@@ -1401,8 +1401,8 @@ root     5211  0.0  0.2  3620  1724   2 
       <firstterm>partitions</firstterm>, which are represented as
       letters from <literal>a</literal> to <literal>h</literal>.  This
       letter is appended to the device name, so
-      <quote>da0<emphasis>a</emphasis></quote> is the a partition on
-      the first da drive, which is <quote>dangerously
+      <quote>da0<emphasis>a</emphasis></quote> is the <literal>a</literal> partition on
+      the first <literal>da</literal> drive, which is <quote>dangerously
       dedicated</quote>. <quote>ad1s3<emphasis>e</emphasis></quote> is
       the fifth partition in the third slice of the second IDE disk
       drive.</para>



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