more spelling

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@836 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2003-04-08 14:28:08 +00:00
parent d23a555855
commit 3e248486b3
10 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
<title>Contents</title>
<para>The gcc-&gcc2-version; package contains the
<userinput>gcc-&gcc2-version; c and c++ compilers</userinput>
<userinput>gcc-&gcc2-version; C and C++ compilers</userinput>
and <userinput>gcc-&gcc2-version;
libstdc++.so</userinput> that is required by some commercial and pre-compiled
packages.</para>

View File

@ -12,7 +12,7 @@ patch -Np1 -i ../gcc-&gcc2-version;-no-fixinc.patch</userinput></screen></para>
<para><screen><userinput>mkdir ../gcc-build &amp;&amp;
cd ../gcc-build</userinput></screen></para>
<para>Configure gcc to build the c and c++ compilers and enable the related c++
<para>Configure gcc to build the C and C++ compilers and enable the related C++
options.</para>
<para><screen><userinput>../gcc-&gcc2-version;/configure \
--prefix=/opt/gcc2 \
@ -30,7 +30,7 @@ rm -rf /opt/gcc2/{i686-pc-linux-gnu,info,man}</userinput></screen></para>
<para><screen><userinput>L=`find /opt/gcc2/lib -name "*libstdc++*.so" -type f` &amp;&amp;
IL=`basename $L`</userinput></screen></para>
<para>Move the c++ libraries to the standard lib directory to avoid having to
<para>Move the C++ libraries to the standard lib directory to avoid having to
add /opt/gcc2/lib to <userinput>/etc/ld.so.conf</userinput>.</para>
<para><screen><userinput>for i in /opt/gcc2/lib/*.so*; do mv -f $i /usr/lib;

View File

@ -19,7 +19,7 @@ PCM audio files (WAV or RAW).</para></sect3>
into an Ogg Vorbis stream.</para></sect3>
<sect3><title>ogg123</title>
<para>ogg123 is a commandline audio player for Ogg Vorbis streams.</para></sect3>
<para>ogg123 is a command line audio player for Ogg Vorbis streams.</para></sect3>
<sect3><title>ogginfo</title>
<para>ogginfo prints information stored in the audio

View File

@ -7,7 +7,7 @@ Version used: &nas-version;
Package size: &nas-size;
Estimated Disk space required: &nas-buildsize;</screen>
<para>The Network Audio System is a network trasparent, client/server audio
<para>The Network Audio System is a network transparent, client/server audio
transport system. It can be described as the audio equivalent of an X
server.</para>

View File

@ -8,5 +8,5 @@
<!ENTITY ffmpeg-version "0.4.6">
<!ENTITY ffmpeg-download-http "http://telia.dl.sourceforge.net/sourceforge/ffmpeg/ffmpeg-&ffmpeg-version;.tar.gz">
<!ENTITY ffmpeg-download-ftp "">
<!ENTITY ffmpeg-size "664 kB">
<!ENTITY ffmpeg-size "664 KB">
<!ENTITY ffmpeg-time "3.32 SBU">

View File

@ -11,7 +11,7 @@ MPlayer to utilize freetype fonts instead of the fonts provided by mplayer.</par
<para><userinput>--enable-gui</userinput> : This switch tells MPlayer to compile the gui interface code.</para>
<para><userinput>--enable-menu --enable-new-conf</userinput> : These
switches enable the new menu support. It's like an OSD, but youi can
switches enable the new menu support. It's like an OSD, but you can
also run a shell with it.</para>
<para><userinput>--enable-shared-pp</userinput> : This enables the

View File

@ -41,7 +41,7 @@ streams.</para></sect3>
(RGB &gt;-&lt; YUV or similar).</para></sect3>
<sect3><title>tcprobe</title>
<para>tcprobe prints informations about the input file format.</para></sect3>
<para>tcprobe prints information about the input file format.</para></sect3>
<sect3><title>tcscan</title>
<para>tcscan performs several measurements on the given input

View File

@ -12,7 +12,7 @@ compileable versions, so the displeasure of the users majority canalized
into a new project named Xvid.</para>
<para>Xvid development was interrupted in Autumn 2002 due to a code-theft
the developers at Sigma design commited but it is continued now.</para>
the developers at Sigma design committed but it is continued now.</para>
<para>For worse luck, OpenDivX and Xvid are using the same header file
names (an issue that wouldn't be resolved easily) and function namespace,

View File

@ -6,7 +6,7 @@ Version used: &transcode-version;
Package size: &transcode-size;
Estimated Disk space required: &transcode-buildsize;</screen>
<para>transcode is a fast versatile commandline based auido/video everything
<para>transcode is a fast versatile command line based auido/video everything
to everything converter.</para>
<screen>

View File

@ -11,7 +11,7 @@ Estimated Disk space required: &sane-be-buildsize; (Backends), &sane-fe-buildsi
<para>SANE is short for Scanner Access Now Easy. Alas, scanner access is
not really easy, since every vendor has own protocols. The only known
protocol that should bring some unity into this chaos is the TWAIN interface,
but this is too unprecise to allow a stable scanning framework. Therefore,
but this is too imprecise to allow a stable scanning framework. Therefore,
SANE comes with its own protocol, so the vendor drivers can't be used.</para>
<para>SANE is split into backends and frontends. The backends are drivers