Revision: 53661
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53661&view=rev
Author:   carlmoore
Date:     2012-11-13 19:30:26 +0000 (Tue, 13 Nov 2012)
Log Message:
-----------
fix spelling of '.iges' filename ending in documentation

Modified Paths:
--------------
    brlcad/trunk/doc/docbook/books/en/BRL-CAD_Tutorial_Series-VolumeIV.xml

Modified: brlcad/trunk/doc/docbook/books/en/BRL-CAD_Tutorial_Series-VolumeIV.xml
===================================================================
--- brlcad/trunk/doc/docbook/books/en/BRL-CAD_Tutorial_Series-VolumeIV.xml      
2012-11-13 17:39:09 UTC (rev 53660)
+++ brlcad/trunk/doc/docbook/books/en/BRL-CAD_Tutorial_Series-VolumeIV.xml      
2012-11-13 19:30:26 UTC (rev 53661)
@@ -674,7 +674,7 @@
  <para>IGES was developed in 1979 by a consortium of government, industry, and 
academia representatives. Originally intended to provide a means of exchanging 
graphics and engineering drawings, IGES was extended to include solid models as 
well. This specification includes so many different implementations within 
itself that conversion between IGES flavors has become a small industry. Thus, 
conversion to/from IGES is a ``hit-or-miss'' proposition (NIST, 2003).</para>
       <para>The Product Data Exchange using STEP specification is intended to 
replace IGES and correct the aforementioned deficiency by explicitly 
identifying different types of conversion and requiring converters to conform 
to those types. BRL-CAD supports conversion of two implementations of IGES, 
entirely facetted BREP and CSG with facetted BREP primitives.</para>
       <para>The syntax for the <command>iges-g</command> converter is as 
follows:</para>
-      <para><command>iges-g</command> [<option>options</option>] -o  
<filename>output.g</filename> <filename>input.igs</filename></para>
+      <para><command>iges-g</command> [<option>options</option>] -o  
<filename>output.g</filename> <filename>input.iges</filename></para>
       <para>The options available for this command are as follows:</para>
       <itemizedlist>
        <listitem>

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to