Changeset 55526553


Ignore:
Timestamp:
04/02/2005 07:44:39 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
65483be1
Parents:
90ca10d
Message:

Update qpopper index; increase index column 1 width

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • server/mail/qpopper.xml

    r90ca10d r55526553  
    1515<sect1 id="qpopper" xreflabel="Qpopper-&qpopper-version;">
    1616<sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
     17  <othername>$LastChangedBy$</othername>
     18  <date>$Date$</date>
    1919</sect1info>
     20
    2021<?dbhtml filename="qpopper.html"?>
    2122<title>Qpopper-&qpopper-version;</title>
     23
    2224<indexterm zone="qpopper">
    23 <primary sortas="a-Qpopper">Qpopper</primary></indexterm>
     25  <primary sortas="a-Qpopper">Qpopper</primary>
     26</indexterm>
    2427
    2528<sect2>
     
    3134<sect3><title>Package information</title>
    3235<itemizedlist spacing='compact'>
    33 <listitem><para>Download (HTTP):
    34 <ulink url="&qpopper-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP):
    36 <ulink url="&qpopper-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 sum: &qpopper-md5sum;</para></listitem>
    38 <listitem><para>Download size: &qpopper-size;</para></listitem>
    39 <listitem><para>Estimated disk space required:
    40 &qpopper-buildsize;</para></listitem>
    41 <listitem><para>Estimated build time:
    42 &qpopper-time;</para></listitem></itemizedlist>
     36  <listitem><para>Download (HTTP): <ulink url="&qpopper-download-http;"/></para></listitem>
     37  <listitem><para>Download (FTP): <ulink url="&qpopper-download-ftp;"/></para></listitem>
     38  <listitem><para>Download MD5 sum: &qpopper-md5sum;</para></listitem>
     39  <listitem><para>Download size: &qpopper-size;</para></listitem>
     40  <listitem><para>Estimated disk space required: &qpopper-buildsize;</para></listitem>
     41  <listitem><para>Estimated build time: &qpopper-time;</para></listitem>
     42</itemizedlist>
    4343</sect3>
    4444
    45 <sect3><title><application>Qpopper</application> dependencies</title>
    46 <sect4><title>Required</title>
    47 <para><ulink url="../server/mail.html">MTA</ulink></para>
     45<sect3>
     46<title><application>Qpopper</application> dependencies</title>
     47
     48<sect4>
     49<title>Required</title>
     50  <para><ulink url="../server/mail.html">MTA</ulink></para>
    4851</sect4>
    4952
    50 <sect4><title>Optional</title>
    51 <para><xref linkend="openssl"/>,
    52 <xref linkend="gdbm"/>,
    53 <xref linkend="Linux_PAM"/>, and
    54 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/></para>
     53<sect4>
     54<title>Optional</title>
     55  <para><xref linkend="openssl"/>,
     56  <xref linkend="gdbm"/>,
     57  <xref linkend="Linux_PAM"/>, and
     58  <xref linkend="mitkrb"/> or <xref linkend="heimdal"/></para>
    5559</sect4>
    5660</sect3>
     
    8185force the <command>syslogd</command> daemon to reread the new file so that
    8286<application>Qpopper</application> events are logged:</para>
     87
    8388<indexterm zone="qpopper qpopper-config">
    84 <primary sortas="e-etc-syslog.conf">/etc/syslog.conf</primary></indexterm>
     89  <primary sortas="e-etc-syslog.conf">/etc/syslog.conf</primary>
     90</indexterm>
    8591
    8692<screen><userinput><command>echo "local0.notice;local0.debug /var/log/POP.log" &gt;&gt; \
     
    9197<application>Qpopper</application> entry to
    9298<filename>/etc/inetd.conf</filename>:</para>
     99
    93100<indexterm zone="qpopper qpopper-config">
    94 <primary sortas="e-etc-inetd.conf">/etc/inetd.conf</primary></indexterm>
     101  <primary sortas="e-etc-inetd.conf">/etc/inetd.conf</primary>
     102</indexterm>
    95103
    96104<screen><userinput><command>echo "pop3 stream tcp nowait root /usr/sbin/popper popper" &gt;&gt; \
     
    103111<para>If you use <command>xinetd</command>, the following command will create the
    104112<application>Qpopper</application> file as <filename>/etc/xinetd.d/pop3</filename>:</para>
    105 <indexterm zone="qpopper qpopper-config">
    106 <primary sortas="e-etc-xinetd.conf">/etc/xinetd.d/pop3</primary></indexterm>
    107113
    108114<screen><userinput><command>cat &gt;&gt; /etc/xinetd.d/pop3 &lt;&lt; "EOF"</command>
     
    121127# End /etc/xinetd.d/pop3
    122128<command>EOF</command></userinput></screen>
     129
     130<indexterm zone="qpopper qpopper-config">
     131  <primary sortas="e-etc-xinetd.conf">/etc/xinetd.conf</primary>
     132</indexterm>
     133
     134<indexterm zone="qpopper qpopper-config">
     135  <primary sortas="e-etc-xinetd.d-pop3">/etc/xinetd.d/pop3</primary>
     136</indexterm>
    123137
    124138<para>Issue a <command>killall -HUP xinetd</command> to reread the changed
  • stylesheets/blfs.css

    r90ca10d r55526553  
    126126
    127127.item {
    128     width: 17em;
     128    width: 18.5em;
    129129    float: left;
    130130}
    131131
    132132.indexref {
    133     margin-left: 17em;
     133    margin-left: 18.5em;
    134134}
    135135
Note: See TracChangeset for help on using the changeset viewer.