Codebase list cyrus-sasl2 / debian/2.1.26.dfsg1-10 debian / patches / 0003_saslauthd_mdoc.patch
debian/2.1.26.dfsg1-10

Tree @debian/2.1.26.dfsg1-10 (Download .tar.gz)

0003_saslauthd_mdoc.patch @debian/2.1.26.dfsg1-10raw · history · blame

Author: Fabian Fagerholm <fabbe@debian.org>
Description: Use the correct path for the saslauthd.conf file, and use another
date format (cosmetic).
--- cyrus-sasl2.orig/saslauthd/saslauthd.mdoc
+++ cyrus-sasl2/saslauthd/saslauthd.mdoc
@@ -10,7 +10,7 @@
 .\" manpage in saslauthd.8 whenever you change this source
 .\" version. Only the pre-formatted manpage is installed.
 .\"
-.Dd 12 12 2005
+.Dd December 12 2005
 .Dt SASLAUTHD 8
 .Os "CMU-SASL"
 .Sh NAME
@@ -221,7 +221,7 @@ instead.
 .Em (All platforms that support OpenLDAP 2.0 or higher)
 .Pp
 Authenticate against an ldap server.  The ldap configuration parameters are
-read from /usr/local/etc/saslauthd.conf.  The location of this file can be
+read from /etc/saslauthd.conf.  The location of this file can be
 changed with the -O parameter. See the LDAP_SASLAUTHD file included with the
 distribution for the list of available parameters.
 .It Li sia
@@ -254,7 +254,7 @@ was never intended to be used in this ma
 .Bl -tag -width "/var/run/saslauthd/mux"
 .It Pa /var/run/saslauthd/mux
 The default communications socket.
-.It Pa /usr/local/etc/saslauthd.conf
+.It Pa /etc/saslauthd.conf
 The default configuration file for ldap support.
 .El
 .Sh SEE ALSO