Author: matthew
Date: 2005-05-08 12:25:20 -0600 (Sun, 08 May 2005)
New Revision: 5248
Modified:
trunk/editor-manual/chapter01/changelog.xml
trunk/editor-manual/chapter04/checkfiles.xml
Log:
Minor tagging improvements
Modified: trunk/editor-manual/chapter01/changelog.xml
===================================================================
--- trunk/editor-manual/chapter01/changelog.xml 2005-05-08 18:12:49 UTC (rev
5247)
+++ trunk/editor-manual/chapter01/changelog.xml 2005-05-08 18:25:20 UTC (rev
5248)
@@ -31,6 +31,7 @@
<itemizedlist>
<listitem><para>May 8, 2005 [matthew]</para>
<itemizedlist>
+ <listitem><para>chapter04/checkfiles.xml: Minor tagging
improvements</para></listitem>
<listitem><para>chapter04/introduction.xml, chapter04/checkrender.xml:
Mention the Makefile and validation of XML</para></listitem>
<listitem><para>chapter03/moving.xml: Minor tagging
improvements</para></listitem>
Modified: trunk/editor-manual/chapter04/checkfiles.xml
===================================================================
--- trunk/editor-manual/chapter04/checkfiles.xml 2005-05-08 18:12:49 UTC
(rev 5247)
+++ trunk/editor-manual/chapter04/checkfiles.xml 2005-05-08 18:25:20 UTC
(rev 5248)
@@ -9,11 +9,11 @@
<?dbhtml filename="checkfiles.html"?>
<para>If you are adding files, you need to run a
- <userinput>svn add</userinput> command on each of them (something like
- <userinput>svn add chapter06/kernel*.xml</userinput> will work).</para>
+ <command>svn <option>add</option></command> command on each of them
(something like
+ <command>svn <option>add</option>
<option>chapter06/kernel*.xml</option></command> will work).</para>
- <para>If you think you're ready to commit, run <userinput>svn
status</userinput>
- or <userinput>svn st</userinput> to see what changes the commit will
make.</para>
+ <para>If you think you're ready to commit, run <command>svn
<option>status</option></command>
+ or <command>svn <option>st</option></command> to see what changes the
commit will make.</para>
<note><para>Example to go here</para></note>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page