Revision: 52598
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52598&view=rev
Author:   carlmoore
Date:     2012-09-28 21:49:48 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/doc/docbook/system/man3/en/libfb.xml

Modified: brlcad/trunk/doc/docbook/system/man3/en/libfb.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man3/en/libfb.xml   2012-09-28 21:47:16 UTC 
(rev 52597)
+++ brlcad/trunk/doc/docbook/system/man3/en/libfb.xml   2012-09-28 21:49:48 UTC 
(rev 52598)
@@ -144,7 +144,7 @@
   <para>
     The exact interpretation of color maps tends to be somewhat device
     specific. The three ColorMap arrays each have 256 entries of unsigned
-    16-bit values. In order to accomodate color maps with differing amounts
+    16-bit values. In order to accommodate color maps with differing amounts
     of output resolution, the color map entries are fixed-point fractions
     in the range (0.0..1.0).  In integer notation, the range is (0..65525).
     For devices with less than 16 bits of output from their color maps,
@@ -276,7 +276,7 @@
     and <emphasis remap="I">ybits</emphasis>
     specify the size of the cursor bitmap.  The number of bytes in the
     <varname role="parameter">bits</varname> array will be the width rounded
-    up to a mutiple of eight (so that the cursor "scanlines" are byte aligned)
+    up to a multiple of eight (so that the cursor "scanlines" are byte aligned)
     times the height.
     <varname role="parameter">bits</varname>[0]
     is the lower left corner,
@@ -347,7 +347,7 @@
   <para>
     <emphasis remap="I">Fb_rpixel</emphasis>
     reads the pixel at the current frame buffer location
-    and returns it into the location specifed
+    and returns it into the location specified
     by <emphasis remap="I">pixelp</emphasis>.
   </para>
 
@@ -441,7 +441,7 @@
 
   <para>
     where <emphasis remap="I">&lt;system-library&gt;</emphasis>
-    denotes specific libraries necesary on a particular machine.  All machines
+    denotes specific libraries necessary on a particular machine.  All machines
     with networking will require the "-lpkg" option.  Machines which support 
the
     X Windows(tm) system will require the "-lX11" option.
   </para>

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


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to