Changeset 4c24eb0a for server/other


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/other
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • server/other/openldap.xml

    r4a80a67 r4c24eb0a  
    554554        <listitem>
    555555          <para>
    556             opens a connection to an LDAP server, binds and adds entries.
     556            opens a connection to an LDAP server, binds and adds entries
    557557          </para>
    558558          <indexterm zone="openldap ldapadd">
     
    567567          <para>
    568568            opens a connection to an LDAP server, binds and performs
    569             a compare using specified parameters.
     569            a compare using specified parameters
    570570          </para>
    571571          <indexterm zone="openldap ldapcompare">
     
    580580          <para>
    581581            opens a connection to an LDAP server, binds and deletes
    582             one or more entries.
     582            one or more entries
    583583          </para>
    584584          <indexterm zone="openldap ldapdelete">
     
    594594            issues the LDAP extended operation specified by
    595595            oid or one of the  special  keywords  whoami,
    596             cancel, or refresh.
     596            cancel, or refresh
    597597          </para>
    598598          <indexterm zone="openldap ldapexop">
     
    606606        <listitem>
    607607          <para>
    608             opens a connection to an LDAP server, binds and modifies entries.
     608            opens a connection to an LDAP server, binds and modifies entries
    609609          </para>
    610610          <indexterm zone="openldap ldapmodify">
     
    619619          <para>
    620620            opens a connection to an LDAP server, binds and modifies
    621             the RDN of entries.
     621            the RDN of entries
    622622          </para>
    623623          <indexterm zone="openldap ldapmodrdn">
     
    631631        <listitem>
    632632          <para>
    633             is a tool used to set the password of an LDAP user.
     633            is a tool used to set the password of an LDAP user
    634634          </para>
    635635          <indexterm zone="openldap ldappasswd">
     
    644644          <para>
    645645            opens a connection to an LDAP server, binds and performs
    646             a search using specified parameters.
     646            a search using specified parameters
    647647          </para>
    648648          <indexterm zone="openldap ldapsearch">
     
    657657          <para>
    658658            is a command that allows to either compose or
    659             decompose LDAP URIs.
     659            decompose LDAP URIs
    660660          </para>
    661661          <indexterm zone="openldap ldapurl">
     
    670670          <para>
    671671            opens a connection to an LDAP server, binds and displays
    672             whoami information.
     672            whoami information
    673673          </para>
    674674          <indexterm zone="openldap ldapwhoami">
     
    684684            is used to check the behavior of slapd by verifying
    685685            access to directory data according to the access control
    686             list directives defined in its configuration.
     686            list directives defined in its configuration
    687687          </para>
    688688          <indexterm zone="openldap slapacl">
     
    697697          <para>
    698698            is used to add entries specified in LDAP Directory Interchange
    699             Format (LDIF) to an LDAP database.
     699            Format (LDIF) to an LDAP database
    700700          </para>
    701701          <indexterm zone="openldap slapadd">
     
    711711            is used to check the behavior of the slapd
    712712            in mapping identities for authentication and
    713             authorization purposes, as specified in slapd.conf.
     713            authorization purposes, as specified in slapd.conf
    714714          </para>
    715715          <indexterm zone="openldap slapauth">
     
    724724          <para>
    725725            is used to generate an LDAP LDIF output based upon the
    726             contents of a slapd database.
     726            contents of a slapd database
    727727          </para>
    728728          <indexterm zone="openldap slapcat">
     
    736736        <listitem>
    737737          <para>
    738             is the standalone LDAP server.
     738            is the standalone LDAP server
    739739          </para>
    740740          <indexterm zone="openldap slapd">
     
    748748        <listitem>
    749749          <para>
    750             checks a list of string-represented DNs based on schema syntax.
     750            checks a list of string-represented DNs based on schema syntax
    751751          </para>
    752752          <indexterm zone="openldap slapdn">
     
    761761          <para>
    762762            is used to regenerate slapd indexes based upon the current
    763             contents of a database.
     763            contents of a database
    764764          </para>
    765765          <indexterm zone="openldap slapindex">
     
    773773        <listitem>
    774774          <para>
    775             is an <application>OpenLDAP</application> password utility.
     775            is an <application>OpenLDAP</application> password utility
    776776          </para>
    777777          <indexterm zone="openldap slappasswd">
     
    786786          <para>
    787787            is used to check schema compliance of the contents
    788             of a slapd database.
     788            of a slapd database
    789789          </para>
    790790          <indexterm zone="openldap slapschema">
     
    798798        <listitem>
    799799          <para>
    800             checks the sanity of the <filename>slapd.conf</filename> file.
     800            checks the sanity of the <filename>slapd.conf</filename> file
    801801          </para>
    802802          <indexterm zone="openldap slaptest">
     
    815815            Encoding Rules defined by LDAP. They are not normally used directly
    816816            by an LDAP application program except in the handling of controls
    817             and extended operations.
     817            and extended operations
    818818          </para>
    819819          <indexterm zone="openldap liblber">
     
    828828          <para>
    829829            supports the LDAP programs and provide functionality for
    830             other programs interacting with LDAP.
     830            other programs interacting with LDAP
    831831          </para>
    832832          <indexterm zone="openldap libldap">
     
    841841          <para>
    842842            contains the functions required by the LDAP programs to
    843             produce the results from LDAP requests.
     843            produce the results from LDAP requests
    844844          </para>
    845845          <indexterm zone="openldap libldap_r">
  • server/other/unbound.xml

    r4a80a67 r4c24eb0a  
    288288        <listitem>
    289289          <para>
    290             is a DNS resolver daemon.
     290            is a DNS resolver daemon
    291291          </para>
    292292          <indexterm zone="unbound unbound-prog">
     
    301301          <para>
    302302            performs setup or update of the root trust anchor for DNSSEC
    303             validation.
     303            validation
    304304          </para>
    305305          <indexterm zone="unbound unbound-anchor">
     
    314314          <para>
    315315            checks the <command>unbound</command> configuration file for syntax
    316             and other errors.
     316            and other errors
    317317          </para>
    318318          <indexterm zone="unbound unbound-checkconf">
     
    327327          <para>
    328328            performs remote administration on the <command>unbound</command> DNS
    329             resolver.
     329            resolver
    330330          </para>
    331331          <indexterm zone="unbound unbound-control">
     
    340340          <para>
    341341            generates a self-signed certificate and private keys for the server
    342             and client.
     342            and client
    343343          </para>
    344344          <indexterm zone="unbound unbound-control-setup">
     
    353353          <para>
    354354            is a DNS lookup utility similar to <command>host</command> from
    355             <xref linkend="bind-utils"/>.
     355            <xref linkend="bind-utils"/>
    356356          </para>
    357357          <indexterm zone="unbound unbound-host">
     
    366366          <para>
    367367            provides the <application>Unbound</application> API functions to
    368             programs.
     368            programs
    369369          </para>
    370370          <indexterm zone="unbound libunbound">
Note: See TracChangeset for help on using the changeset viewer.