Subject: small typo in guide, chap-exinst.xml
To: None <netbsd-docs@netbsd.org>
From: rudolf <netbsd@eq.cz>
List: netbsd-docs
Date: 10/22/2005 23:03:40
This is a multi-part message in MIME format.
--------------090609080306070805020702
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
there is a negligible extra parenthesis in chap-exinst.xml:
--- chap-exinst.xml-orig 2005-10-22 22:49:05.000000000 +0200
+++ chap-exinst.xml 2005-10-22 22:50:35.000000000 +0200
@@ -248,7 +248,7 @@
</figure>
<para>This will bring you to in the main menu of the installation
program,
- as shown in (<xref linkend="fig-inst-mainmenu" />. Choosing the
+ as shown in <xref linkend="fig-inst-mainmenu" />. Choosing the
Install option brings you to the next screen
(<xref linkend="fig-inst-confirm" />), where you can confirm the
operation.</para>
r.
--------------090609080306070805020702
Content-Type: text/plain;
name="typo_chap-exinst.xml.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="typo_chap-exinst.xml.patch"
--- chap-exinst.xml-orig 2005-10-22 22:49:05.000000000 +0200
+++ chap-exinst.xml 2005-10-22 22:50:35.000000000 +0200
@@ -248,7 +248,7 @@
</figure>
<para>This will bring you to in the main menu of the installation program,
- as shown in (<xref linkend="fig-inst-mainmenu" />. Choosing the
+ as shown in <xref linkend="fig-inst-mainmenu" />. Choosing the
Install option brings you to the next screen
(<xref linkend="fig-inst-confirm" />), where you can confirm the
operation.</para>
--------------090609080306070805020702--