mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
h and i misspellings
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4829 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0b584261ec
commit
6f19a68e17
@ -32,7 +32,7 @@ xreflabel="GNOME Netstatus-&gnome-netstatus-version;">
|
||||
|
||||
<para>The <application>GNOME Netstatus</application> package contains a
|
||||
panel applet that monitors network interfaces. It provides indicators
|
||||
for ingoing and outgoing data, packets received and transmitted, and
|
||||
for incoming and outgoing data, packets received and transmitted, and
|
||||
information about the network interface such as IP information and
|
||||
Ethernet address.</para>
|
||||
|
||||
|
@ -131,7 +131,7 @@ make</userinput></screen>
|
||||
modules and <application>Nautilus</application> library module
|
||||
extensions</seg>
|
||||
<seg>several config directories under the
|
||||
/etc/gnome/gconf/gconf.xml.defaults/ hierachy,
|
||||
/etc/gnome/gconf/gconf.xml.defaults/ hierarchy,
|
||||
$GNOME_PREFIX/include/gnome-window-settings-2.0,
|
||||
$GNOME_PREFIX/lib/[nautilus,window-manager-settings],
|
||||
$GNOME_PREFIX/share/control-center-2.0, and
|
||||
|
@ -149,10 +149,10 @@ chmod -v 644 $PRE/share/gnome/help/\
|
||||
stickynotes_applet, and trashapplet</seg>
|
||||
<seg>bonobo servers</seg>
|
||||
<seg>several config directories under the
|
||||
/etc/gnome/gconf/gconf.xml.defaults/ hierachy,
|
||||
/etc/gnome/gconf/gconf.xml.defaults/ hierarchy,
|
||||
$GNOME_PREFIX/include/libgswitchit,
|
||||
$GNOME_PREFIX/lib/gnome-applets,
|
||||
several help directories under the $GNOME_PREFIX/share/gnome/help/ hierachy,
|
||||
several help directories under the $GNOME_PREFIX/share/gnome/help/ hierarchy,
|
||||
$GNOME_PREFIX/share/gnome-applets,
|
||||
$GNOME_PREFIX/share/omf/gnome-applets,
|
||||
$GNOME_PREFIX/share/pixmaps/[accessx-status-applet,cpufreq-applet,stickynotes],
|
||||
|
@ -121,7 +121,7 @@ chmod -v 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\
|
||||
<seg>/etc/gnome/gconf/gconf.xml.defaults/[,schemas]/apps,
|
||||
$GNOME_PREFIX/include/panel-2.0,
|
||||
$GNOME_PREFIX/share/idl/gnome-panel-2.0,
|
||||
some help directories under the $GNOME_PREFIX/share/gnome/help hierachy,
|
||||
some help directories under the $GNOME_PREFIX/share/gnome/help hierarchy,
|
||||
$GNOME_PREFIX/share/gnome/icons,
|
||||
$GNOME_PREFIX/share/gnome/panel,
|
||||
$GNOME_PREFIX/share/gtk-doc/html/panel-applet, and
|
||||
|
@ -91,8 +91,8 @@ make</userinput></screen>
|
||||
<seg>None</seg>
|
||||
<seg>None</seg>
|
||||
<seg>Several directories under /usr/share/[themes,icons]</seg>
|
||||
<seg>Several themes under the /usr/share/themes hierachy and icons
|
||||
under the /usr/share/icons hierachy</seg>
|
||||
<seg>Several themes under the /usr/share/themes hierarchy and icons
|
||||
under the /usr/share/icons hierarchy</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -112,7 +112,7 @@ make</userinput></screen>
|
||||
<seg>libgnome-2.[so,a] and the libmoniker_extra_2.[so,a] bonobo
|
||||
library</seg>
|
||||
<seg>several configuration directories under the
|
||||
/etc/gnome/gconf/gconf.xml.defaults/ hierachy,
|
||||
/etc/gnome/gconf/gconf.xml.defaults/ hierarchy,
|
||||
/etc/gnome/sound,
|
||||
GNOME_PREFIX/include/libgnome-2.0, and
|
||||
GNOME_PREFIX/share/gtk-doc/html/libgnome</seg>
|
||||
|
@ -111,7 +111,7 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gnome-pty-helpe and vte</seg>
|
||||
<seg>gnome-pty-helper and vte</seg>
|
||||
<seg>libvte.[so,a] and vtemodule.[so,a]
|
||||
<application>Python</application> module</seg>
|
||||
<seg>/usr/include/vte, /usr/lib/vte, /usr/share/gtk-doc/html/vte,
|
||||
|
@ -276,7 +276,7 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>scanadf, xcam, and xscanimage</seg>
|
||||
<seg><application>GIMP</application> plugin imbedded in
|
||||
<seg><application>GIMP</application> plugin embedded in
|
||||
<command>xscanimage</command></seg>
|
||||
<seg>/usr/share/sane</seg>
|
||||
</seglistitem>
|
||||
|
@ -513,7 +513,7 @@ EOF</userinput></screen>
|
||||
<screen role='root'><userinput>echo "swat 901/tcp" >> /etc/services</userinput></screen>
|
||||
|
||||
<para>If <command>inetd</command> is used, the following command
|
||||
issed as the <systemitem class='username'>root</systemitem> user will
|
||||
issued as the <systemitem class='username'>root</systemitem> user will
|
||||
add a swat entry to the <filename>/etc/inetd.conf</filename> file:</para>
|
||||
|
||||
<screen role='root'><userinput>echo "swat stream tcp nowait.400 root /usr/sbin/swat swat" \
|
||||
|
Loading…
Reference in New Issue
Block a user