Revision: 62151
          http://sourceforge.net/p/brlcad/code/62151
Author:   carlmoore
Date:     2014-08-14 20:44:25 +0000 (Thu, 14 Aug 2014)
Log Message:
-----------
touching up; another convention is that I will NOT underscore punctuation marks

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

Modified: brlcad/trunk/doc/docbook/system/man1/en/fbhelp.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/fbhelp.xml  2014-08-14 20:33:17 UTC 
(rev 62150)
+++ brlcad/trunk/doc/docbook/system/man1/en/fbhelp.xml  2014-08-14 20:44:25 UTC 
(rev 62151)
@@ -22,22 +22,22 @@
 
 
 <refsection xml:id="description"><title>DESCRIPTION</title>
-<para><emphasis remap="I">Fbhelp</emphasis>
+<para><command>fbhelp</command>
 displays information about the selection of frame buffer devices
 available to the
 
<citerefentry><refentrytitle>libfb</refentrytitle><manvolnum>3</manvolnum></citerefentry>
 frame buffer library and the whole family of
-<emphasis remap="B">fb∗</emphasis>
+<emphasis remap="B">fb</emphasis>
 programs in the BRL-CAD package, for the machine
 <command>fbhelp</command>
 is run on.</para>
 
-<para>The display device used by a program is taken first from a
-<option>-F </option><replaceable>framebuffer</replaceable>
+<para>The display device used by a program is taken first from the
+<option>-F </option><replaceable>framebuffer</replaceable>
 option if given, else from the environment variable
-<emphasis remap="SM">FB_FILE,</emphasis>
+<emphasis remap="SM">FB_FILE</emphasis>,
 or finally from whatever the default display is for that system.
-<emphasis remap="I">Fbhelp</emphasis>
+<command>fbhelp</command>
 will tell you what the available choices of frame buffers are,
 as well as detailed information about any options the currently
 selected device may have.</para>

Modified: brlcad/trunk/doc/docbook/system/man1/en/g_lint.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/g_lint.xml  2014-08-14 20:33:17 UTC 
(rev 62150)
+++ brlcad/trunk/doc/docbook/system/man1/en/g_lint.xml  2014-08-14 20:44:25 UTC 
(rev 62151)
@@ -25,7 +25,7 @@
 
 
 <refsect1 xml:id='description'><title>DESCRIPTION</title>
-<para><emphasis remap='I'>G_lint</emphasis>
+<para><command>g_lint</command>
 uses
 
<citerefentry><refentrytitle>librt</refentrytitle><manvolnum>3</manvolnum></citerefentry>
 to fire an array of parallel rays
@@ -185,7 +185,7 @@
 <emphasis remap='I'>plot3(5)</emphasis>
 drawing commands instead of ASCII text.
 This is useful in conjunction with the "overlay" command of
-<emphasis remap='I'>mged.</emphasis></para>
+<emphasis remap='I'>mged</emphasis>.</para>
   </listitem>
   </varlistentry>
   <varlistentry>
@@ -283,7 +283,7 @@
 <para>Sets the
 <command>g_lint</command>
 debug flags to
-<emphasis remap='I'>bits.</emphasis>
+<emphasis remap='I'>bits</emphasis>.
 See the
 <option>-r</option>
 option

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


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to