Changeset d96498b
- Timestamp:
- 04/24/2005 04:34:36 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- edd2ec27
- Parents:
- 846fba16
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r846fba16 rd96498b 1 <!ENTITY day "2 3">1 <!ENTITY day "24"> 2 2 <!ENTITY month "04"> 3 3 <!ENTITY year "2005"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate "April &day; rd, &year;">5 <!ENTITY releasedate "April &day;th, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> -
introduction/welcome/changelog.xml
r846fba16 rd96498b 22 22 23 23 <itemizedlist> 24 25 <listitem><para>April 24th, 2005 [randy]: Fixed incorrect path pointing to the 26 documentation in the Cyrus-SASL configuration section, pointed out by 27 syaodzir.</para></listitem> 24 28 25 29 <listitem><para>April 23rd, 2005 [bdubbs]: Updated to nfs-utils-1.0.7. -
postlfs/security/cyrus-sasl.xml
r846fba16 rd96498b 140 140 141 141 <sect3><title>Configuration Information</title> 142 <para>See <ulink url="file:///usr/share/doc/sasl/sysadmin.html"/> for 142 <para>See <ulink 143 url="file:///usr/share/doc/cyrus-sasl-&cyrus-sasl-version;/sysadmin.html"/> for 143 144 information on what to include in the application configuration files. See 144 <ulink url="file:///usr/share/doc/sasl/LDAP_SASLAUTHD"/> for configuring 145 <command>saslauthd</command> with <acronym>LDAP</acronym>.</para> 145 <ulink 146 url="file:///usr/share/doc/cyrus-sasl-&cyrus-sasl-version;/LDAP_SASLAUTHD"/> 147 for configuring <command>saslauthd</command> with 148 <acronym>LDAP</acronym>.</para> 146 149 </sect3> 147 150
Note:
See TracChangeset
for help on using the changeset viewer.