48b481c
diff -up cyrus-sasl-2.1.23/mac/libdes/src/des_crypt.man cyrus-sasl-2.1.23/mac/libdes/src/des_crypt
48b481c
diff -up cyrus-sasl-2.1.23/mac/libdes/src/des.man cyrus-sasl-2.1.23/mac/libdes/src/des
48b481c
diff -up cyrus-sasl-2.1.23/man/Makefile.am.man cyrus-sasl-2.1.23/man/Makefile.am
48b481c
--- cyrus-sasl-2.1.23/man/Makefile.am.man	2010-02-05 10:40:17.000000000 +0100
48b481c
+++ cyrus-sasl-2.1.23/man/Makefile.am	2010-02-05 10:40:47.000000000 +0100
48b481c
@@ -54,6 +54,6 @@ man_MANS = sasl_authorize_t.3 sasl_done.
48b481c
 	   sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 \
48b481c
 	   sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 \
48b481c
 	   sasl_server_userdb_checkpass_t.3 sasl_server_userdb_setpass_t.3 \
48b481c
-	   sasl_global_listmech.3 sasl_getconfpath_t.3
48b481c
+	   sasl_global_listmech.3 sasl_getconfpath_t.3 testsaslauthd.8
48b481c
 
48b481c
 EXTRA_DIST = $(man_MANS)
48b481c
diff -up cyrus-sasl-2.1.23/man/testsaslauthd.8.man cyrus-sasl-2.1.23/man/testsaslauthd.8
48b481c
--- cyrus-sasl-2.1.23/man/testsaslauthd.8.man	2010-02-05 10:40:07.000000000 +0100
48b481c
+++ cyrus-sasl-2.1.23/man/testsaslauthd.8	2010-02-05 09:48:43.000000000 +0100
48b481c
@@ -0,0 +1,20 @@
48b481c
+.\"                                      Hey, EMACS: -*- nroff -*-
48b481c
+.TH TESTSASLAUTHD 8 "14 October 2006"
48b481c
+.SH NAME
48b481c
+testsaslauthd \- test utility for the SASL authentication server
48b481c
+.SH SYNOPSIS
48b481c
+.B testsaslauthd
48b481c
+.RI "[ " \(hyr " " realm " ] [ " \(hys " " servicename " ] [ " \(hyf " " socket " " path " ] [ " \(hyR " " repeatnum " ]"
48b481c
+.SH DESCRIPTION
48b481c
+This manual page documents briefly the
48b481c
+.B testsaslauthd
48b481c
+command.
48b481c
+.PP
48b481c
+.SH SEE ALSO
48b481c
+.BR saslauthd (8).
48b481c
+.br
48b481c
+.SH AUTHOR
48b481c
+testsaslauthd was written by Carnegie Mellon University.
48b481c
+.PP
48b481c
+This manual page was written by Roberto C. Sanchez <roberto@connexer.com>,
48b481c
+for the Debian project (but may be used by others).