Description: Update ldap2bind man page after /etc/default/ldap2zone has been turned into an example file.
Author: Wolfgang Schweer <wschweer@arcor.de>

diff --git a/ldap2bind.1 b/ldap2bind.1
index 005a4e9..b12faae 100644
--- a/ldap2bind.1
+++ b/ldap2bind.1
@@ -10,24 +10,22 @@ program converts DNS zones from LDAP to bind zone
 configuration files and reloads these zones.
 It uses
 .BR ldap2zone (1)
-to do the conversion.  
+to do the conversion.
 .PP
 The script takes no options, but some variables are defined and can be
-modified in 
-.I /etc/defaults/ldap2zone.   
+modified using \fI/etc/default/ldap2zone\fP.
+An example of this file is provided in \fI/usr/share/doc/ldap2zone/examples/\fP.
 .PP
 Usually 
 .BR ldap2bind 
 is called from a cron job that updates the zones
-regularly from LDAP.  
+regularly from LDAP.
 .SH Notes
-The file 
-.I named.conf.ldap2zone 
-must exist in bind's configuration directory and has to be included in
-bind's configuration. This is usually done by including it in 
-.I named.conf.local.  
+The file \fInamed.conf.ldap2zone\fP must exist in bind's configuration
+directory and has to be included in bind's configuration. This is
+usually done by including it in \fInamed.conf.local\fP.
 .SH "EXIT STATUS"
-.BR ldap2bind 
+.BR ldap2bind
 returns 0 on success, 1 on failures.
 .SH FILES
 .nf
@@ -37,6 +35,6 @@ returns 0 on success, 1 on failures.
 .SH AUTHOR
 This manual page has been written by Andreas B. Mundt
 <andi.mundt@web.de> for the Debian Project (but may be used by
-others). 
+others).
 .SH "SEE ALSO"
 .BR ldap2zone (1).
