Changeset 0d7900a for networking


Ignore:
Timestamp:
02/11/2013 06:51:17 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f83eeb
Parents:
a161de9
Message:

Removed extraneous spaces from blank lines and at the end of lines in the .xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
networking
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/dhcpcd.xml

    ra161de9 r0d7900a  
    3333    DHCP client specified in RFC2131. A DHCP client is useful for connecting
    3434    your computer to a network which uses DHCP to assign network
    35     addresses. dhcpcd strives to be a fully featured, yet very lightweight 
     35    addresses. dhcpcd strives to be a fully featured, yet very lightweight
    3636    DHCP client.</para>
    3737
     
    153153        <command>dhcpcd</command> sets the hostname and mtu settings.  It also
    154154        overwrites <filename>/etc/resolv.conf</filename> and
    155         <filename>/etc/ntp.conf</filename>. 
    156        
     155        <filename>/etc/ntp.conf</filename>.
     156
    157157        These modifications to system files and settings on system
    158158        configuration files are done by hooks which are stored in <filename
    159159        class="directory">/lib/dhcpcd/dhcpcd-hooks</filename>.
    160        
     160
    161161        Setup <command>dhcpcd</command> by removing or adding hooks from/to
    162162        that directory.  The execution of hooks can be disabled by using the
    163163        <option>--nohook</option> (<option>-C</option>) command line option or
    164164        by the <option>nohook</option> option in the
    165         <filename>/etc/dhcpcd.conf</filename> file.</para> 
    166        
     165        <filename>/etc/dhcpcd.conf</filename> file.</para>
     166
    167167        <para>Review the <command>dhcpcd</command> man page for switches to add
    168         to the <envar>DHCP_START</envar> value.</para> 
    169        
     168        to the <envar>DHCP_START</envar> value.</para>
     169
    170170      </note>
    171171
  • networking/mailnews/mutt.xml

    ra161de9 r0d7900a  
    7777    <xref linkend="slang"/>,
    7878    <xref linkend="libidn"/>,
    79     <xref linkend="texlive"/> 
     79    <xref linkend="texlive"/>
    8080    <xref linkend="db"/> or
    8181    <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
  • networking/mailnews/re-alpine.xml

    ra161de9 r0d7900a  
    3030    <title>Introduction to Re-alpine</title>
    3131
    32     <para><application>Re-alpine</application> is the continuation of Alpine; 
     32    <para><application>Re-alpine</application> is the continuation of Alpine;
    3333    a text-based email client developed by the University of Washington.</para>
    34    
     34
    3535    &lfs72_checked;
    3636
     
    112112
    113113    <para><parameter>--without-ldap</parameter>: Disables LDAP support.</para>
    114    
     114
    115115    <para><parameter>--without-krb5</parameter>: Disables Kerberos support.</para>
    116116
    117     <para><parameter>--with-ssl-dir=/usr</parameter>: Sets the root path to 
     117    <para><parameter>--with-ssl-dir=/usr</parameter>: Sets the root path to
    118118    OpenSSL libraries and include files.</para>
    119    
     119
    120120    <para><parameter>--with-passfile=.pine-passfile</parameter>: Sets the
    121121    password cache file.</para>
    122    
     122
    123123    <para><parameter>--without-ssl</parameter>: Disables OpenSSL support.</para>
    124    
     124
    125125  </sect2>
    126126
     
    143143
    144144      <para>It is not required to manually edit any configuration files to use
    145       the <application>Alpine</application> email client. Users can configure 
     145      the <application>Alpine</application> email client. Users can configure
    146146      <application>Alpine</application> using the graphical configuration menu,
    147147      which stores the changes in <filename>~/.pinerc</filename>.</para>
     
    190190        </listitem>
    191191      </varlistentry>
    192      
     192
    193193      <varlistentry id="pilot">
    194194        <term><command>pilot</command></term>
     
    215215        <term><command>rpload</command></term>
    216216        <listitem>
    217           <para> is an utility for uploading a local pinerc or address book to 
     217          <para> is an utility for uploading a local pinerc or address book to
    218218          an IMAP server.</para>
    219219          <indexterm zone="re-alpine rpload">
  • networking/netlibs/geoclue.xml

    ra161de9 r0d7900a  
    3535      built on top of the <application>D-Bus</application> messaging system. The
    3636      goal of the <application>GeoClue</application> project is to make creating
    37       location-aware applications as simple as possible. 
     37      location-aware applications as simple as possible.
    3838    </para>
    3939
     
    9595    <bridgehead renderas="sect4">Recommended if you are building GNOME</bridgehead>
    9696    <para role="recommended">
    97       <xref linkend="libsoup"/> and 
     97      <xref linkend="libsoup"/> and
    9898      <xref linkend="NetworkManager"/>
    9999    </para>
  • networking/netlibs/glib-networking.xml

    ra161de9 r0d7900a  
    77  <!ENTITY glib-networking-download-http
    88           "&gnome-download-http;/glib-networking/2.34/glib-networking-&glib-networking-version;.tar.xz">
    9   <!ENTITY glib-networking-download-ftp 
     9  <!ENTITY glib-networking-download-ftp
    1010           "&gnome-download-ftp;/glib-networking/2.34/glib-networking-&glib-networking-version;.tar.xz">
    1111  <!ENTITY glib-networking-md5sum        "7c95f09884d563e27937ac6185b03a8d">
  • networking/netlibs/libsoup.xml

    ra161de9 r0d7900a  
    3535      The <application>libsoup</application> is HTTP client/server library for
    3636      <application>GNOME</application>. It uses GObject and the GLib main loop
    37       to integrate with <application>GNOME</application> applications and 
     37      to integrate with <application>GNOME</application> applications and
    3838      it also has asynchronous API for use in threaded applications.
    3939    </para>
     
    8686    <para role="recommended">
    8787      <xref linkend="gobject-introspection"/>,
    88       <xref linkend="libgnome-keyring"/> and 
     88      <xref linkend="libgnome-keyring"/> and
    8989      <xref linkend="sqlite"/>
    9090    </para>
     
    135135    <para>
    136136      <option>--without-gnome</option>: This switch prevents
    137       <command>configure</command> looking for GNOME specific 
     137      <command>configure</command> looking for GNOME specific
    138138      dependencies. Use this switch if you have not installed
    139139      <xref linkend="libgnome-keyring"/>.
  • networking/netlibs/libtirpc.xml

    ra161de9 r0d7900a  
    3232    <para>
    3333      The <application>libtirpc</application> package contains
    34       libraries that support programs that use the Remote Procedure Call (RPC) 
    35       API. It replaces the RPC, but not the NIS library entries that 
     34      libraries that support programs that use the Remote Procedure Call (RPC)
     35      API. It replaces the RPC, but not the NIS library entries that
    3636      used to be in glibc.
    3737    </para>
     
    6262      </listitem>
    6363      <listitem>
    64         <para> 
     64        <para>
    6565          Estimated disk space required: &libtirpc-buildsize;
    6666        </para>
     
    9595      <xref linkend="pkgconfig"/>
    9696    </para>
    97    
     97
    9898    <bridgehead renderas="sect4">Optional</bridgehead>
    9999    <para role="optional">
     
    154154
    155155    <para>
    156       <command>mv -v /usr/lib/libtirpc.so.* ...</command>: Move shared 
     156      <command>mv -v /usr/lib/libtirpc.so.* ...</command>: Move shared
    157157      libraries into /lib so they are available before /usr is mounted.
    158158    </para>
  • networking/netprogs/bridgeutils.xml

    ra161de9 r0d7900a  
    6262    <bridgehead renderas="sect4">Optional (to run tests)</bridgehead>
    6363    <para role="optional">
    64       <xref linkend="net-tools"/> 
     64      <xref linkend="net-tools"/>
    6565    </para>
    6666
     
    7777
    7878<screen><literal>Networking support: Y
    79   Networking options: 
     79  Networking options:
    8080    802.1d Ethernet Bridging: M or Y</literal></screen>
    8181
     
    9797
    9898    <para>Testing the results requires running the six shell scripts in
    99     the <filename class='directory'>tools/</filename> directory. 
     99    the <filename class='directory'>tools/</filename> directory.
    100100    Two of the tests require two ehternet ports.  Some tests
    101101    will not preserve the current network configuration.  See
     
    114114      <title>Configuration Information</title>
    115115
    116       <para>To automate bridge creation and configuration, 
     116      <para>To automate bridge creation and configuration,
    117117      install the <filename>/lib/services/etc/bridge</filename>
    118118      service script included in the <xref linkend="bootscripts"/>
     
    126126
    127127      <note><para>The <filename>bridge</filename> script depends
    128       on the comamnds <command>/sbin/ifup</command> and 
     128      on the comamnds <command>/sbin/ifup</command> and
    129129      <command>/sbin/ifdown</command> and the service script
    130130      <emphasis>ipv4-static</emphasis> from the <emphasis>LFS</emphasis>
     
    137137      kvm/qemu.</para>
    138138
    139       <para>Other SERVICE combinations are possible, for example, 
     139      <para>Other SERVICE combinations are possible, for example,
    140140      SERVICES="bridge dhcp".  In that case, the address parameters
    141       are not needed, but do not interfere if present. The 
     141      are not needed, but do not interfere if present. The
    142142      bridge service may also be used alone, but will require
    143143      additional subsequent configuration.</para>
     
    149149      command <command>ifup eth0</command> will work, but don't try to have
    150150      both up at the same time.</para></caution>
    151      
     151
    152152<screen role="root"><userinput>cat &gt; /etc/sysconfig/ifconfig.br0 &lt;&lt; "EOF"
    153153<literal>ONBOOT=yes
     
    160160CHECK_LINK=no                 # Don't check before bridge is created
    161161STP=no                        # Spanning tree protocol, default no
    162 INTERFACE_COMPONENTS="eth0"   # Add to IFACE, space separated devices 
     162INTERFACE_COMPONENTS="eth0"   # Add to IFACE, space separated devices
    163163IP_FORWARD=true</literal>
    164164EOF</userinput></screen>
  • networking/netprogs/cifsutils.xml

    ra161de9 r0d7900a  
    101101
    102102      <seglistitem>
    103         <seg>cifs.idmap, cifs.upcall, cifscreds, getcifsacl, mount.cifs, 
     103        <seg>cifs.idmap, cifs.upcall, cifscreds, getcifsacl, mount.cifs,
    104104        and setcifsacl</seg>
    105105        <seg>None</seg>
     
    119119          filesystem. There are a number of activities that the kernel cannot
    120120          easily do itself. This program is a callout program that does these
    121           things for the kernel and then returns the result. It is not intended 
     121          things for the kernel and then returns the result. It is not intended
    122122          to be run from the command-line.</para>
    123123          <indexterm zone="cifsutils cifs.idmap">
     
    131131        <listitem>
    132132          <para>is a userspace helper program for the linux CIFS client
    133           filesystem. It is intended to be run when the kernel calls 
    134           request-key for a particular key type.  It is not intended to be 
     133          filesystem. It is intended to be run when the kernel calls
     134          request-key for a particular key type.  It is not intended to be
    135135          run from the command-line.</para>
    136136          <indexterm zone="cifsutils cifs.upcall">
     
    143143        <term><command>cifscreds</command></term>
    144144        <listitem>
    145           <para>is a tool for managing credentials (username and password) 
     145          <para>is a tool for managing credentials (username and password)
    146146          for the purpose of establishing sessions in multiuser mounts.</para>
    147147          <indexterm zone="cifsutils cifscreds">
  • networking/netprogs/net-tools.xml

    ra161de9 r0d7900a  
    137137
    138138    <para><command>sed -i -e '/Token/s/y$/n/' config.in</command>: Change the
    139     default for building obsolete token ring support to no.  This is a 
     139    default for building obsolete token ring support to no.  This is a
    140140    simpler change than changing the location for the token ring headers.
    141141    </para>
    142142
    143     <para><command>sed -i -e '/HAVE_HWSTRIP/s/y$/n/' config.in</command>: 
     143    <para><command>sed -i -e '/HAVE_HWSTRIP/s/y$/n/' config.in</command>:
    144144    Removes obsolete Metricom radio support that requires a header no longer
    145145    included in the kernel.  </para>
  • networking/netprogs/netprogs.xml

    ra161de9 r0d7900a  
    2121  are support programs for daemons that you may have running on your machine.</para>
    2222
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bridgeutils.xml"/> 
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bridgeutils.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cifsutils.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncftp.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="net-tools.xml"/>
    27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nfs-utils.xml"/> 
     27  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nfs-utils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="netfs.xml"/>
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ntp.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rpcbind.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3.xml"/> 
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wget.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wireless-tools.xml"/>
  • networking/netprogs/rpcbind.xml

    ra161de9 r0d7900a  
    7474
    7575    <para>In order to get <application>rpcbind</application> to work
    76     properly, first fix <filename>/etc/services</filename>. As the 
     76    properly, first fix <filename>/etc/services</filename>. As the
    7777    <systemitem class="username">root</systemitem> user:</para>
    7878
  • networking/netprogs/samba3.xml

    ra161de9 r0d7900a  
    127127       -e "s/python2.6-config python2.5-config/python2.7-config &amp;/" \
    128128          configure &amp;&amp;
    129          
     129
    130130./configure                            \
    131131    --prefix=/usr                      \
     
    164164                        /etc/openldap/schema                 &amp;&amp;
    165165    install -v -m755    ../examples/LDAP/{convert*,get*,ol*} \
    166                         /etc/openldap/schema                 &amp;&amp; 
     166                        /etc/openldap/schema                 &amp;&amp;
    167167fi &amp;&amp;
    168168
     
    197197    library.</para>
    198198
    199     <para><parameter>--enable-socket-wrapper</parameter>: This options is 
     199    <para><parameter>--enable-socket-wrapper</parameter>: This options is
    200200    required to run the test suite.</para>
    201201
     
    244244
    245245    </sect3>
    246 <!-- mount.cifs is now in the separate cifs-utils package 
     246<!-- mount.cifs is now in the separate cifs-utils package
    247247    <sect3>
    248248      <title>Mounting Shares by Unprivileged Users</title>
     
    439439      <sect4 id="samba3-init">
    440440        <title>Boot Script</title>
    441  
     441
    442442        <para>For your convenience, boot scripts have been provided for
    443443        <application>Samba</application>. There are two included in the
     
    448448        the <command>winbindd</command> daemon, used for providing Windows
    449449        domain services to Linux clients.</para>
    450  
     450
    451451        <indexterm zone="samba3 samba3-init">
    452452          <primary sortas="f-samba">samba</primary>
    453453        </indexterm>
    454  
     454
    455455        <indexterm zone="samba3 samba3-init">
    456456          <primary sortas="f-winbind">winbind</primary>
    457457        </indexterm>
    458  
     458
    459459        <para>The default <application>Samba</application> installation uses the
    460460        <systemitem class='username'>nobody</systemitem> user for guest access
     
    492492      utility can be used for configuration of the
    493493      <application>Samba</application> installation.</para>
    494      
     494
    495495      <indexterm zone="samba3 samba3-swat-config">
    496496        <primary sortas="g-configuring-SWAT">Configuring SWAT</primary>
     
    534534        <para>SWAT can be launched by pointing your web browser to
    535535        http://localhost:905.</para>
    536        
     536
    537537      </sect4>
    538538-->
     
    551551        <para>Create the <application>Samba</application> <xref
    552552        linkend='xinetd'/> file as <filename>/etc/xinetd.d/swat</filename>.</para>
    553        
     553
    554554        <warning>
    555555          <para>You may modify or remove the <quote>only_from</quote> line
     
    597597
    598598        <para>A better way to set up SWAT for network access is through
    599         <xref linkend='stunnel'/>.  For convenience, a boot scripts has 
     599        <xref linkend='stunnel'/>.  For convenience, a boot scripts has
    600600        been provided for SWAT via stunnel.  First, create the stunnel
    601601        configuration file:</para>
  • networking/netprogs/wget.xml

    ra161de9 r0d7900a  
    128128      <parameter>--with-ssl=openssl</parameter>: This allows the program to work
    129129      with <xref linkend="openssl"/>. It can be omitted if
    130       <xref linkend="gnutls"/> is found or the HTTPS protocol is not needed. 
     130      <xref linkend="gnutls"/> is found or the HTTPS protocol is not needed.
    131131    </para>
    132132
  • networking/netprogs/wireless-tools.xml

    ra161de9 r0d7900a  
    117117    <title>Command Explanations</title>
    118118
    119     <para><command>INSTALL_MAN=/usr/share/man</command>: Install manual pages 
     119    <para><command>INSTALL_MAN=/usr/share/man</command>: Install manual pages
    120120    in /usr/share/man instead of /usr/man</para>
    121121
  • networking/netprogs/wpa_supplicant.xml

    ra161de9 r0d7900a  
    118118    <para>
    119119      Select the options that support your hardware:
    120       <command>lspci</command> from <xref linkend="pciutils"/> can be used to 
     120      <command>lspci</command> from <xref linkend="pciutils"/> can be used to
    121121      view your hardware configuration.
    122122    </para>
     
    356356      <para>
    357357        If you prefer <xref linkend="dhcpcd"/> instead of
    358         <xref linkend="dhcp"/> client, then create the 
     358        <xref linkend="dhcp"/> client, then create the
    359359        <filename>/etc/sysconfig/ifconfig-<replaceable>wlan0</replaceable>
    360360        </filename> by running the following command as the
     
    422422      <segtitle>Installed Libraries</segtitle>
    423423      <segtitle>Installed Directories</segtitle>
    424      
     424
    425425      <seglistitem>
    426426        <seg>
  • networking/netutils/avahi.xml

    ra161de9 r0d7900a  
    116116      There should also be a dedicated priviliged access group for
    117117      <application>Avahi</application> clients. Issue the following command as
    118       the <systemitem class="username">root</systemitem> user: 
     118      the <systemitem class="username">root</systemitem> user:
    119119    </para>
    120120
  • networking/netutils/networkmanager.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY NetworkManager-download-http 
     7  <!ENTITY NetworkManager-download-http
    88           "&gnome-download-http;/NetworkManager/0.9/NetworkManager-&NetworkManager-version;.tar.xz">
    9   <!ENTITY NetworkManager-download-ftp 
     9  <!ENTITY NetworkManager-download-ftp
    1010           "&gnome-download-ftp;/NetworkManager/0.9/NetworkManager-&NetworkManager-version;.tar.xz">
    1111  <!ENTITY NetworkManager-md5sum        "54ca5200edeb5155086ced43d00b0cad">
     
    195195      <para>
    196196        See <command>man 5 NetworkManager.conf</command> for any additional options.
    197       </para>       
     197      </para>
    198198
    199199    </sect3>
     
    255255          <para>
    256256            is a command-line tool for controlling
    257             <application>NetworkManager</application> 
     257            <application>NetworkManager</application>
    258258            and getting its status.
    259259          </para>
     
    281281          <para>
    282282            is used to provide information about
    283             <application>NetworkManager</application>, 
     283            <application>NetworkManager</application>,
    284284            device, and wireless networks.
    285285          </para>
  • networking/netutils/wicd.xml

    ra161de9 r0d7900a  
    7272    <bridgehead renderas="sect3">Wicd Dependencies</bridgehead>
    7373
    74     <note><para>Wicd uses <command>ifconfig</command> to activate network 
    75     connections. <command>ifconfig</command> is provided by both the Inetutils 
    76     and Net-tools packages. The Inetutils package is part of LFS, but the 
    77     <command>ifconfig</command> command is not installed by the LFS instructions. 
    78     If you choose to install the Inetutils version of <option>ifconfig</option>, 
    79     you need to reinstall the package and configure it without the 
     74    <note><para>Wicd uses <command>ifconfig</command> to activate network
     75    connections. <command>ifconfig</command> is provided by both the Inetutils
     76    and Net-tools packages. The Inetutils package is part of LFS, but the
     77    <command>ifconfig</command> command is not installed by the LFS instructions.
     78    If you choose to install the Inetutils version of <option>ifconfig</option>,
     79    you need to reinstall the package and configure it without the
    8080    <option>--disable-ifconfig</option> switch.
    8181    </para></note>
    82    
     82
    8383    <bridgehead renderas="sect4">Required</bridgehead>
    8484    <para role="required">
     
    8686    <xref linkend="dbus-python"/>,
    8787    <xref linkend="wireless_tools"/> and
    88     <xref linkend="net-tools"/> (Wicd needs <command>ifconfig</command> and 
     88    <xref linkend="net-tools"/> (Wicd needs <command>ifconfig</command> and
    8989    <command>mii-tool</command> from this package)
    9090    </para>
    91    
     91
    9292    <bridgehead renderas="sect4">Recommended</bridgehead>
    9393    <para role="recommended">
     
    137137    configuration files. You may omit it if you use these utilities.</para>
    138138
    139     <para><option>--no-install-kde</option>: Prevent installation of an 
    140     autostart desktop file for KDE. If you use KDE, you should instead install the 
     139    <para><option>--no-install-kde</option>: Prevent installation of an
     140    autostart desktop file for KDE. If you use KDE, you should instead install the
    141141    <ulink url="http://projects.kde.org/projects/extragear/network/wicd-kde">Wicd KDE Client</ulink>.
    142142    </para>
    143143
    144     <para><option>--no-install-acpi</option>: Prevent installation of 
     144    <para><option>--no-install-acpi</option>: Prevent installation of
    145145    <command>suspend</command> and <command>resume</command> scripts for acpid.
    146146    Omit this option if you use acpid.</para>
    147147
    148     <para><option>--no-install-pmutils</option>: Prevent installation of hooks for 
     148    <para><option>--no-install-pmutils</option>: Prevent installation of hooks for
    149149    pm-utils. Omit this option if you use pm-utils.</para>
    150150
    151     <para><option>--no-install-init</option>: Prevent installation of any init scripts, 
     151    <para><option>--no-install-init</option>: Prevent installation of any init scripts,
    152152    as a bootscript is installed later in the instructions.</para>
    153153
    154     <para><option>--wicdgroup=<replaceable>&lt;group&gt;</replaceable></option>: 
    155     The group that will have permission to use the Wicd client (default is the 
     154    <para><option>--wicdgroup=<replaceable>&lt;group&gt;</replaceable></option>:
     155    The group that will have permission to use the Wicd client (default is the
    156156    <systemitem class="groupname">users</systemitem> group).</para>
    157157  </sect2>
     
    164164
    165165      <para><filename>/etc/wicd/manager-settings.conf</filename>,
    166       <filename>/etc/wicd/wired-settings.conf</filename> and 
     166      <filename>/etc/wicd/wired-settings.conf</filename> and
    167167      <filename>/etc/wicd/wireless-settings.conf</filename></para>
    168168
     
    184184      <screen role='root'><userinput>make install-wicd</userinput></screen>
    185185
    186       <para>Since Wicd will now handle all configuration of network devices, 
    187       the network bootscript installed by LFS should be disabled. This can be 
    188       achieved by either removing any <filename>S*network</filename> and 
    189       <filename>K*network</filename> symlinks in the <filename>/etc/rc*.d</filename> 
    190       directories or by setting <literal>ONBOOT=no</literal> in any 
     186      <para>Since Wicd will now handle all configuration of network devices,
     187      the network bootscript installed by LFS should be disabled. This can be
     188      achieved by either removing any <filename>S*network</filename> and
     189      <filename>K*network</filename> symlinks in the <filename>/etc/rc*.d</filename>
     190      directories or by setting <literal>ONBOOT=no</literal> in any
    191191      <filename>/etc/sysconfig/ifconfig.*</filename> files.</para>
    192192
    193193      <para>No manual configuration of Wicd is needed if you use the graphical
    194194      frontends. If you are only going to use Wicd from command-line, you can configure
    195       it using the configuration files in <filename>/etc/wicd</filename>. For a list of 
    196       available options, look at the man-pages for: wicd-manager-settings.conf, 
     195      it using the configuration files in <filename>/etc/wicd</filename>. For a list of
     196      available options, look at the man-pages for: wicd-manager-settings.conf,
    197197      wicd-wired-settings.conf and wicd-wireless-settings.conf.</para>
    198      
    199       <para>Be sure to add all users who are to have rights to open and close network 
    200       connections with Wicd to the <systemitem class="groupname">users</systemitem> 
    201       group (or the group specified with the <option>--wicdgroup</option> configuration 
     198
     199      <para>Be sure to add all users who are to have rights to open and close network
     200      connections with Wicd to the <systemitem class="groupname">users</systemitem>
     201      group (or the group specified with the <option>--wicdgroup</option> configuration
    202202      option).</para>
    203      
     203
    204204    </sect3>
    205205
     
    217217        <seg>wicd, wicd-cli, wicd-client, wicd-curses and wicd-gtk</seg>
    218218        <seg>none</seg>
    219         <seg>/etc/wicd, /usr/lib/python2.7/site-packages/wicd, /usr/share/doc/wicd, 
     219        <seg>/etc/wicd, /usr/lib/python2.7/site-packages/wicd, /usr/share/doc/wicd,
    220220        /usr/share/pixmaps/wicd, /usr/share/wicd, /var/lib/wicd and /var/log/wicd</seg>
    221221      </seglistitem>
     
    250250        <term><command>wicd-client</command></term>
    251251        <listitem>
    252           <para>is the wicd client. This script attempts to automatically choose 
     252          <para>is the wicd client. This script attempts to automatically choose
    253253          the relevant configuration interface.</para>
    254254          <indexterm zone="wicd wicd-client">
  • networking/netutils/wireshark.xml

    ra161de9 r0d7900a  
    6666    <itemizedlist spacing="compact">
    6767      <listitem>
    68         <para>Additional Documentation: 
     68        <para>Additional Documentation:
    6969           <ulink url="http://www.wireshark.org/download/docs/"/>
    7070         </para>
     
    132132    <title>Installation of Wireshark</title>
    133133
    134     <para>Optionally, fix the description of the program in the title. 
     134    <para>Optionally, fix the description of the program in the title.
    135135    The first change overwrites the default "SVN Unknown" in the title
    136136    and the secong overwrites a utility script that resets the version
     
    173173
    174174pushd /usr/share/doc/wireshark-&wireshark-version; &amp;&amp;
    175    for FILENAME in ../../wireshark/*.html; do 
     175   for FILENAME in ../../wireshark/*.html; do
    176176      ln -s -v $FILENAME .
    177177   done &amp;&amp;
     
    274274        <seg>capinfos, dftest, dumpcap, editcap, idl2wrs, mergecap, randpkt,
    275275        rawshark, text2pcap, tshark and wireshark</seg>
    276         <seg>libwireshark.so, libwiretap.so, libwsutil.so, and 
     276        <seg>libwireshark.so, libwiretap.so, libwsutil.so, and
    277277        numerous plugin modules</seg>
    278278        <seg>/usr/lib/wireshark, /usr/share/doc/wireshark-&wireshark-version;,
Note: See TracChangeset for help on using the changeset viewer.