Subject: Re: small typo in guide, chap-exinst.xml
To: Hubert Feyrer <feyrer@cs.stevens.edu>
From: rudolf <netbsd@eq.cz>
List: netbsd-docs
Date: 10/23/2005 01:33:22
This is a multi-part message in MIME format.
--------------070005020706070803080708
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hubert Feyrer wrote:
> On Sat, 22 Oct 2005, rudolf wrote:
>
>> there is a negligible extra parenthesis in chap-exinst.xml:
>> - as shown in (<xref linkend="fig-inst-mainmenu" />. Choosing the
>> + as shown in <xref linkend="fig-inst-mainmenu" />. Choosing the
>
>
> I've fixed in the XML file. It'll get into the HTML/PDF file whenever
> they are updated next (no proper tools here right now...).
>
>
> - Hubert
One more:
--- chap-exinst.xml-orig 2005-10-23 00:01:44.000000000 +0200
+++ chap-exinst.xml 2005-10-22 23:59:48.000000000 +0200
@@ -376,7 +376,7 @@
of a unit of measure to be used for hard disk partitioning: sectors
give the most flexibility and precision (note that it is usually
better to align partition on cylinder boundaries for performance
- reasons, at least on older hard disks.)
+ reasons, at least on older hard disks).
Megabytes are easier to use because they don't require manual
calculations and are more <quote>intuitive</quote>.</para>
Regards,
r.
--------------070005020706070803080708
Content-Type: text/plain;
name="typo2_chap-exinst.xml.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="typo2_chap-exinst.xml.patch"
--- chap-exinst.xml-orig 2005-10-23 00:01:44.000000000 +0200
+++ chap-exinst.xml 2005-10-22 23:59:48.000000000 +0200
@@ -376,7 +376,7 @@
of a unit of measure to be used for hard disk partitioning: sectors
give the most flexibility and precision (note that it is usually
better to align partition on cylinder boundaries for performance
- reasons, at least on older hard disks.)
+ reasons, at least on older hard disks).
Megabytes are easier to use because they don't require manual
calculations and are more <quote>intuitive</quote>.</para>
--------------070005020706070803080708--