[Pkg-cyrus-sasl2-commits] r35 - in /cyrus-sasl-2.1/trunk/debian:
rules testsaslauthd.8
el_cubano-guest at users.alioth.debian.org
el_cubano-guest at users.alioth.debian.org
Fri Oct 20 06:56:48 UTC 2006
Author: el_cubano-guest
Date: Sat Oct 14 18:59:42 2006
New Revision: 35
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=35
Log:
Added man page for testsaslauthd(8)
Added:
cyrus-sasl-2.1/trunk/debian/testsaslauthd.8
Modified:
cyrus-sasl-2.1/trunk/debian/rules
Modified: cyrus-sasl-2.1/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/rules?rev=35&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/rules (original)
+++ cyrus-sasl-2.1/trunk/debian/rules Sat Oct 14 18:59:42 2006
@@ -166,6 +166,8 @@
$(TMPPKG)/usr/share/man/man8/saslpluginviewer.8
install -c -m 644 saslauthd/saslauthd.mdoc \
$(TMPPKG)/usr/share/man/man8/saslauthd.8
+ install -c -m 644 $(CURDIR)/debian/testsaslauthd.8 \
+ $(TMPPKG)/usr/share/man/man8/testsaslauthd.8
# Alter the rpath of certain binaries.
chrpath -d $(TMPPKG)/usr/sbin/sasldblistusers2 \
Added: cyrus-sasl-2.1/trunk/debian/testsaslauthd.8
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/testsaslauthd.8?rev=35&op=file
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/testsaslauthd.8 (added)
+++ cyrus-sasl-2.1/trunk/debian/testsaslauthd.8 Sat Oct 14 18:59:42 2006
@@ -1,0 +1,35 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH TESTSASLAUTHD 8 "14 October 2006"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.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 at connexer.com>,
+for the Debian project (but may be used by others).
More information about the Pkg-cyrus-sasl2-commits
mailing list