Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 1d8cc10200e8c39a87c0fdfa14365e75 > files > 2

cyrus-sasl-2.1.27-1.mga7.src.rpm

diff -up cyrus-sasl-2.1.27/Makefile.am.man cyrus-sasl-2.1.27/Makefile.am
--- cyrus-sasl-2.1.27/Makefile.am.man	2019-01-13 19:10:43.188110479 -0500
+++ cyrus-sasl-2.1.27/Makefile.am	2019-01-13 19:11:04.391048532 -0500
@@ -117,7 +117,8 @@ dist_man3_MANS = \
     man/sasl_setpass.3 \
     man/sasl_setprop.3 \
     man/sasl_user_exists.3 \
-    man/sasl_verifyfile_t.3
+    man/sasl_verifyfile_t.3 \
+    man/testsaslauthd.8
 
 %.1: man/.sphinx-build.stamp
 	@$(MKDIR_P) $(@D)
diff -up cyrus-sasl-2.1.23/man/testsaslauthd.8.man cyrus-sasl-2.1.23/man/testsaslauthd.8
--- cyrus-sasl-2.1.23/man/testsaslauthd.8.man	2010-02-05 10:40:07.000000000 +0100
+++ cyrus-sasl-2.1.23/man/testsaslauthd.8	2010-02-05 09:48:43.000000000 +0100
@@ -0,0 +1,20 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.TH TESTSASLAUTHD 8 "14 October 2006"
+.SH NAME
+testsaslauthd \- test utility for the SASL authentication server
+.SH SYNOPSIS
+.B testsaslauthd
+.RI "[ " \(hyr " " realm " ] [ " \(hys " " servicename " ] [ " \(hyf " " socket " " path " ] [ " \(hyR " " repeatnum " ]"
+.SH DESCRIPTION
+This manual page documents briefly the
+.B testsaslauthd
+command.
+.PP
+.SH SEE ALSO
+.BR saslauthd (8).
+.br
+.SH AUTHOR
+testsaslauthd was written by Carnegie Mellon University.
+.PP
+This manual page was written by Roberto C. Sanchez <roberto@connexer.com>,
+for the Debian project (but may be used by others).