A few typo corrections, even in archive, in case somebody

wants to put a file back in the book. From misspellings-2.0c.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13011 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2014-04-30 13:04:53 +00:00
parent 66f44faf09
commit e0ac6b072d
9 changed files with 12 additions and 12 deletions

View File

@ -127,7 +127,7 @@ make</userinput></screen>
<seglistitem>
<seg>gnome-eject, gnome-mount and gnome-umount</seg>
<seg>libgnome-mount.{so,a} Nautilus extention</seg>
<seg>libgnome-mount.{so,a} Nautilus extension</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/gnome-mount</seg>
</seglistitem>
</segmentedlist>

View File

@ -127,7 +127,7 @@ make</userinput></screen>
<sect3 id="gnome-volume-manager-config">
<title>Configuration Information</title>
<para>Proper operation of this package is dependant upon the
<para>Proper operation of this package is dependent upon the
<command>hald</command> daemon running on the system. Ensure the
<command>hald</command> daemon is running before attempting to start or
configure <command>gnome-volume-manager</command>. Configuration

View File

@ -195,7 +195,7 @@ make</userinput></screen>
<term><filename class="libraryfile">libadblockextension.so</filename></term>
<listitem>
<para>
is an extension for blocking advertisments.
is an extension for blocking advertisements.
</para>
<indexterm zone="epiphany-extensions libadblockextension">
<primary sortas="c-libadblockextension">libadblockextension.so</primary>

View File

@ -208,7 +208,7 @@ EOF</userinput></screen>
<term><command>bluetooth-sendto</command></term>
<listitem>
<para>
is a <application>GTK+</application> application for transfering
is a <application>GTK+</application> application for transferring
files over Bluetooth.
</para>
<indexterm zone="gnome-bluetooth bluetooth-sendto">

View File

@ -97,7 +97,7 @@
Ghostscript.
<para>The <application>GSview</application> package has not been updated in
quite a while and does not accomodate the recent versions of the
quite a while and does not accommodate the recent versions of the
<application>ESP Ghostscript</application> package. If you installed
<xref linkend="espgs"/> as your Ghostscript application, you must modify
the maximum version of Ghostscript allowed. Make the modification using

View File

@ -108,8 +108,8 @@ ln -svfn libgudev-1.0.so.0.2.0 /usr/lib/libgudev-1.0.so.0 &amp;&amp;
cp -v src/gudev/gudev-1.0.pc /usr/lib/pkgconfig &amp;&amp;
cp -v docs/gudev/html/* /usr/share/gtk-doc/html/gudev</userinput></screen>
<para>If the optional gobject-introspection package was availible,
install the gir-data files as the <systemitem class="username">root</systemitem>
<para>If the optional gobject-introspection package is available, install
the gir-data files as the <systemitem class="username">root</systemitem>
user:</para>
<screen><userinput>mkdir -pv /usr/lib/girepository-1.0 /usr/share/gir-1.0 &amp;&amp;

View File

@ -18,10 +18,10 @@
<note><para>If you did not install <application>Xorg</application> in
<filename class="directory">/usr</filename>, some of the
<application>CMake</application> modules in <application>KDE</application>
look for packages at hard coded locations. To accomodate this
issue create the following symbolic link (as the root user):</para>
look for packages at hard coded locations. To accommodate this,
create the following symbolic link (as the root user):</para>
<screen><userinput>ln -sv $XORG_PREFIX /usr/X11R6</userinput></screen>
<screen role="root"><userinput>ln -sv $XORG_PREFIX /usr/X11R6</userinput></screen>
</note>
<sect2><title>Installing in /usr</title>

View File

@ -72,7 +72,7 @@
<sect2 role="installation">
<title>Installation of rpcbind</title>
<!-- Packages should adopt to standards, not the other way arround -->
<!-- Packages should adapt to standards, not the other way around -->
<para>In order to get <application>rpcbind</application> to work
properly, first fix the package to use correct service name:</para>

View File

@ -102,7 +102,7 @@ make</userinput></screen>
<warning>
<para>This package contains a known security hole that allows other
users on the same machine to gain access to an operating system account
while it is doing "make check": CVE-2014-0067. Untill the fix is available,
while it is doing "make check": CVE-2014-0067. Until the fix is available,
users are strongly advised not to run "make check" on machines where
untrusted users have accounts. </para>
</warning>