Revision: 37496
          http://brlcad.svn.sourceforge.net/brlcad/?rev=37496&view=rev
Author:   bob1961
Date:     2010-01-29 22:48:06 +0000 (Fri, 29 Jan 2010)

Log Message:
-----------
Updated to reflect that comments are now allowed in the mapping file.

Modified Paths:
--------------
    brlcad/trunk/doc/docbook/system/man1/en/mvall.xml

Modified: brlcad/trunk/doc/docbook/system/man1/en/mvall.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/mvall.xml   2010-01-29 22:37:00 UTC 
(rev 37495)
+++ brlcad/trunk/doc/docbook/system/man1/en/mvall.xml   2010-01-29 22:48:06 UTC 
(rev 37496)
@@ -84,9 +84,10 @@
     <example>
       <title>This example shows a simple mapping file.</title>
       <literallayout>
-old_name1 new_name1
-old_name2 new_name2
-old_name3 new_name3
+# this line is a comment
+old_name new_name
+foo bar # another comment, replacing foo with bar
+bad_name good_name
       </literallayout>
     </example>
 </refsect1>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to