Changeset 4c24eb0a for server/major


Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

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

Location:
server/major
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • server/major/apache.xml

    r4a80a67 r4c24eb0a  
    345345          <para>
    346346            is a tool for benchmarking your <application>Apache</application>
    347             HTTP server.
     347            HTTP server
    348348          </para>
    349349          <indexterm zone="apache ab">
     
    359359            is a front end to the <application>Apache</application> HTTP server
    360360            which is designed to help the administrator control the functioning
    361             of the <application>Apache</application> httpd daemon.
     361            of the <application>Apache</application> httpd daemon
    362362          </para>
    363363          <indexterm zone="apache apachectl">
     
    372372          <para>
    373373            is a tool for building and installing extension modules for the
    374             <application>Apache</application> HTTP server.
     374            <application>Apache</application> HTTP server
    375375          </para>
    376376          <indexterm zone="apache apxs">
     
    387387            specified. This is to see if it is a valid group for Apache2 to use
    388388            at runtime. If the user (should be run as superuser) is in that
    389             group, or can setgid to it, it will return 0.
     389            group, or can setgid to it, it will return 0
    390390          </para>
    391391          <indexterm zone="apache checkgid">
     
    400400          <para>
    401401            is used to create and update the DBM format files used to store
    402             usernames and passwords for basic authentication of HTTP users.
     402            usernames and passwords for basic authentication of HTTP users
    403403          </para>
    404404          <indexterm zone="apache dbmmanage">
     
    412412        <listitem>
    413413          <para>
    414             is a tool to start a FastCGI program.
     414            is a tool to start a FastCGI program
    415415          </para>
    416416          <indexterm zone="apache fcgistarter">
     
    424424        <listitem>
    425425          <para>
    426             is used to clean up the disk cache.
     426            is used to clean up the disk cache
    427427          </para>
    428428          <indexterm zone="apache htcacheclean">
     
    436436        <listitem>
    437437          <para>
    438             is used to manipulate the DBM password databases.
     438            is used to manipulate the DBM password databases
    439439          </para>
    440440          <indexterm zone="apache htdbm">
     
    449449          <para>
    450450            is used to create and update the flat-files used to store usernames,
    451             realms and passwords for digest authentication of HTTP users.
     451            realms and passwords for digest authentication of HTTP users
    452452          </para>
    453453          <indexterm zone="apache htdigest">
     
    462462          <para>
    463463            is used to create and update the flat-files used to store usernames
    464             and passwords for basic authentication of HTTP users.
     464            and passwords for basic authentication of HTTP users
    465465          </para>
    466466          <indexterm zone="apache htpasswd">
     
    474474        <listitem>
    475475          <para>
    476             is the <application>Apache</application> HTTP server program.
     476            is the <application>Apache</application> HTTP server program
    477477          </para>
    478478          <indexterm zone="apache httpd">
     
    486486        <listitem>
    487487          <para>
    488             is used to generate DBM files from text, for use in RewriteMap.
     488            is used to generate DBM files from text, for use in RewriteMap
    489489          </para>
    490490          <indexterm zone="apache httxt2dbm">
     
    499499          <para>
    500500            is a post-processing program to resolve IP-addresses in
    501             <application>Apache</application>'s access log files.
     501            <application>Apache</application>'s access log files
    502502          </para>
    503503          <indexterm zone="apache logresolve">
     
    512512          <para>
    513513            is a simple program for use in conjunction with
    514             <application>Apache</application>'s piped log file feature.
     514            <application>Apache</application>'s piped log file feature
    515515          </para>
    516516          <indexterm zone="apache rotatelogs">
     
    524524        <listitem>
    525525          <para>
    526             allows users to run CGI and SSI applications as a different user.
     526            allows users to run CGI and SSI applications as a different user
    527527          </para>
    528528          <indexterm zone="apache suexec">
  • server/major/bind.xml

    r4a80a67 r4c24eb0a  
    590590        <listitem>
    591591          <para>
    592             translates IP addresses to the corresponding ARPA names.
     592            translates IP addresses to the corresponding ARPA names
    593593          </para>
    594594          <indexterm zone="bind arpaname">
     
    616616        <listitem>
    617617          <para>
    618             generates a key for use by nsupdate and named.
     618            generates a key for use by nsupdate and named
    619619          </para>
    620620          <indexterm zone="bind ddns-confgen">
     
    629629          <para>
    630630            is a new debugging tool that is a successor to
    631             <command>dig</command>.
     631            <command>dig</command>
    632632          </para>
    633633          <indexterm zone="bind delv">
     
    641641        <listitem>
    642642          <para>
    643             interrogates DNS servers.
     643            interrogates DNS servers
    644644          </para>
    645645          <indexterm zone="bind dig">
     
    654654          <para>
    655655            changes DS records for a child zone based on
    656             CDS/CDNSKEY.
     656            CDS/CDNSKEY
    657657          </para>
    658658          <indexterm zone="bind dnssec-cds">
     
    666666        <listitem>
    667667          <para>
    668             is a DNSSEC delegation consistency checking tool.
     668            is a DNSSEC delegation consistency checking tool
    669669          </para>
    670670          <indexterm zone="bind dnssec-checkds">
     
    680680            verifies that the DNSSEC keys for a given zone or a set of zones
    681681            have timing metadata set properly to ensure no future lapses
    682             in DNSSEC coverage.
     682            in DNSSEC coverage
    683683          </para>
    684684          <indexterm zone="bind dnssec-coverage">
     
    692692        <listitem>
    693693          <para>
    694             outputs the Delegation Signer (DS) resource record (RR).
     694            outputs the Delegation Signer (DS) resource record (RR)
    695695          </para>
    696696          <indexterm zone="bind dnssec-dsfromkey">
     
    705705          <para>
    706706             reads a public DNSKEY record and generates a pair of
    707              .key/.private files.
     707             .key/.private files
    708708          </para>
    709709          <indexterm zone="bind dnssec-importkey">
     
    718718          <para>
    719719            gets keys with the given label from a cryptography hardware device
    720             and builds key files for DNSSEC.
     720            and builds key files for DNSSEC
    721721          </para>
    722722          <indexterm zone="bind dnssec-keyfromlabel">
     
    730730        <listitem>
    731731          <para>
    732             is a key generator for secure DNS.
     732            is a key generator for secure DNS
    733733          </para>
    734734          <indexterm zone="bind dnssec-keygen">
     
    742742        <listitem>
    743743          <para>
    744             ensures correct DNSKEY coverage based on a defined policy.
     744            ensures correct DNSKEY coverage based on a defined policy
    745745          </para>
    746746          <indexterm zone="bind dnssec-keymgr">
     
    754754        <listitem>
    755755          <para>
    756             sets the REVOKED bit on a DNSSEC key.
     756            sets the REVOKED bit on a DNSSEC key
    757757          </para>
    758758          <indexterm zone="bind dnssec-revoke">
     
    766766        <listitem>
    767767          <para>
    768             sets the key timing metadata for a DNSSEC key.
     768            sets the key timing metadata for a DNSSEC key
    769769          </para>
    770770          <indexterm zone="bind dnssec-settime">
     
    778778        <listitem>
    779779          <para>
    780             generates signed versions of zone files.
     780            generates signed versions of zone files
    781781          </para>
    782782          <indexterm zone="bind dnssec-signzone">
     
    792792            verifies that a zone is fully signed for each algorithm found
    793793            in the DNSKEY RRset for the zone, and that the NSEC / NSEC3
    794             chains are complete.
     794            chains are complete
    795795          </para>
    796796          <indexterm zone="bind dnssec-verify">
     
    818818        <listitem>
    819819          <para>
    820             is a utility for DNS lookups.
     820            is a utility for DNS lookups
    821821          </para>
    822822          <indexterm zone="bind host">
     
    868868        <listitem>
    869869          <para>
    870             is a version of dig that allows multiple queries at once.
     870            is a version of dig that allows multiple queries at once
    871871          </para>
    872872          <indexterm zone="bind mdig">
     
    880880        <listitem>
    881881          <para>
    882             is the name server daemon.
     882            is the name server daemon
    883883          </para>
    884884          <indexterm zone="bind named">
     
    893893          <para>
    894894            checks the syntax of <filename>named.conf</filename>
    895             files.
     895            files
    896896          </para>
    897897          <indexterm zone="bind named-checkconf">
     
    905905        <listitem>
    906906          <para>
    907             checks zone file validity.
     907            checks zone file validity
    908908          </para>
    909909          <indexterm zone="bind named-checkzone">
     
    918918          <para>
    919919            is similar to <command>named-checkzone</command>, but it always
    920             dumps the zone contents to a specified file in a specified format.
     920            dumps the zone contents to a specified file in a specified format
    921921          </para>
    922922          <indexterm zone="bind named-compilezone">
     
    930930        <listitem>
    931931          <para>
    932             prints the zone journal in human-readable form.
     932            prints the zone journal in human-readable form
    933933          </para>
    934934          <indexterm zone="bind named-journalprint">
     
    943943          <para>
    944944            reads an individual DNS resource record from standard input and
    945             checks if it is syntactically correct.
     945            checks if it is syntactically correct
    946946          </para>
    947947          <indexterm zone="bind named-rrchecker">
     
    955955        <listitem>
    956956          <para>
    957             converts an NZD database to NZF text format.
     957            converts an NZD database to NZF text format
    958958          </para>
    959959          <indexterm zone="bind named-nzd2nzf">
     
    967967        <listitem>
    968968          <para>
    969             generates an NSEC3 hash based on a set of NSEC3 parameters.
     969            generates an NSEC3 hash based on a set of NSEC3 parameters
    970970          </para>
    971971          <indexterm zone="bind nsec3hash">
     
    979979        <listitem>
    980980          <para>
    981             is a program used to query Internet domain nameservers.
     981            is a program used to query Internet domain nameservers
    982982          </para>
    983983          <indexterm zone="bind nslookup">
     
    991991        <listitem>
    992992          <para>
    993             is used to submit DNS update requests.
     993            is used to submit DNS update requests
    994994          </para>
    995995          <indexterm zone="bind nsupdate">
     
    10031003        <listitem>
    10041004          <para>
    1005             controls the operation of <application>BIND</application>.
     1005            controls the operation of <application>BIND</application>
    10061006          </para>
    10071007          <indexterm zone="bind rndc">
     
    10151015        <listitem>
    10161016          <para>
    1017             generates <filename>rndc.conf</filename> files.
     1017            generates <filename>rndc.conf</filename> files
    10181018          </para>
    10191019          <indexterm zone="bind rndc-confgen">
     
    10271027        <listitem>
    10281028          <para>
    1029             is a symlink to <command>ddns-confgen</command>.
     1029            is a symlink to <command>ddns-confgen</command>
    10301030          </para>
    10311031          <indexterm zone="bind tsig-keygen">
  • server/major/proftpd.xml

    r4a80a67 r4c24eb0a  
    334334        <listitem>
    335335          <para>
    336             is the FTP daemon.
     336            is the FTP daemon
    337337          </para>
    338338          <indexterm zone="proftpd proftpd-prog">
     
    346346        <listitem>
    347347          <para>
    348             shows the current number of connections.
     348            shows the current number of connections
    349349          </para>
    350350          <indexterm zone="proftpd ftpcount">
     
    358358        <listitem>
    359359          <para>
    360             is used to control the  proftpd daemon while it is running.
     360            is used to control the  proftpd daemon while it is running
    361361          </para>
    362362          <indexterm zone="proftpd ftpdctl">
     
    371371          <para>
    372372            is a Perl script designed to create and manage
    373             AuthUserFiles and AuthGroupFiles of the correct format for proftpd.
     373            AuthUserFiles and AuthGroupFiles of the correct format for proftpd
    374374          </para>
    375375          <indexterm zone="proftpd ftpasswd">
     
    383383        <listitem>
    384384          <para>
    385             is a Perl script for sending email based on the proftpd TransferLog.
     385            is a Perl script for sending email based on the proftpd TransferLog
    386386          </para>
    387387          <indexterm zone="proftpd ftpmail">
     
    397397            is a Perl script designed to create and manage limits and tally
    398398            files for the mod_quotatab + mod_quotatab_file module combination
    399             for proftpd.
     399            for proftpd
    400400          </para>
    401401          <indexterm zone="proftpd ftpquota">
     
    409409        <listitem>
    410410          <para>
    411             provides a way to scrub the scoreboard file on demand.
     411            provides a way to scrub the scoreboard file on demand
    412412          </para>
    413413          <indexterm zone="proftpd ftpscrub">
     
    422422          <para>
    423423            shuts down all <application>proftpd</application> servers
    424             at a given time.
     424            at a given time
    425425          </para>
    426426          <indexterm zone="proftpd ftpshut">
     
    434434        <listitem>
    435435          <para>
    436             displays running status on connections.
     436            displays running status on connections
    437437          </para>
    438438          <indexterm zone="proftpd ftptop">
     
    446446        <listitem>
    447447          <para>
    448             shows current process information for each session.
     448            shows current process information for each session
    449449          </para>
    450450          <indexterm zone="proftpd ftpwho">
     
    460460            is a Perl script designed to compile and install third-party
    461461            modules, from source code, as DSO modules for the installed
    462             proftpd.
     462            proftpd
    463463          </para>
    464464          <indexterm zone="proftpd prxs">
  • server/major/vsftpd.xml

    r4a80a67 r4c24eb0a  
    319319        <listitem>
    320320          <para>
    321             is the FTP daemon.
     321            is the FTP daemon
    322322          </para>
    323323          <indexterm zone="vsftpd vsftpd-prog">
Note: See TracChangeset for help on using the changeset viewer.