Author: bdubbs
Date: 2006-06-20 10:58:50 -0600 (Tue, 20 Jun 2006)
New Revision: 6162
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/nas.xml
Log:
Fixed typo in nas instructions.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-06-19 03:07:24 UTC (rev 6161)
+++ trunk/BOOK/general.ent 2006-06-20 16:58:50 UTC (rev 6162)
@@ -1,4 +1,4 @@
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "20"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-06-19 03:07:24 UTC
(rev 6161)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-06-20 16:58:50 UTC
(rev 6162)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>June 20th, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Fixed typo in nas instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 19th, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/nas.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/nas.xml 2006-06-19 03:07:24 UTC (rev
6161)
+++ trunk/BOOK/multimedia/libdriv/nas.xml 2006-06-20 16:58:50 UTC (rev
6162)
@@ -174,7 +174,7 @@
the X Window System into any other prefix, execute the following command
to correct the script:</para>
-<screen role="root"><userinput>sed -i
's@/usr/X11R6@<replaceable><PREFIX></replaceable>@'
/etc/rc.d/init.d/nasd</userinput></screen>
+<screen role="root"><userinput>sed -i
's@/usr/X11R6@<replaceable><PREFIX></replaceable>@'
/etc/rc.d/init.d/nas</userinput></screen>
<para>The init script uses a default parameter to allow access to all
hosts on the network. Review the <command>nasd</command> man page for
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page