[SCM] Debian packaging for OpenSAML 2.0 branch, debian, updated. debian/2.0-1-33-g8a95ec6

Russ Allbery rra at debian.org
Tue Jun 17 04:12:40 UTC 2008


The following commit has been merged in the debian branch:
commit 8a95ec62b8dcd53e068df1918729984353565ea7
Author: Russ Allbery <rra at debian.org>
Date:   Mon Jun 16 21:12:29 2008 -0700

    Fix a few problems with the samlsign man page

diff --git a/debian/samlsign.1 b/debian/samlsign.1
index 63d2133..b6689ea 100644
--- a/debian/samlsign.1
+++ b/debian/samlsign.1
@@ -3,6 +3,10 @@
 .nf
 .ne \\$1
 ..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
 .TH SAMLSIGN 1 "2008 Jun 16" Internet2 "OpenSAML manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
@@ -17,27 +21,27 @@ samlsign \- sign and verify XML documents
 .B samlsign
 signs or verifies signed XML documents.
 To sign a document, use
-.BR -s .
+.BR \-s .
 To verify a document, omit
-.BR -s .
+.BR \-s .
 One of the
-.BR -c ,
-.BR -R ,
+.BR \-c ,
+.BR \-R ,
 or
-.B -T
+.B \-T
 options are required when verifying.
 Either
-.B -k
+.B \-k
 or
-.B -R
+.B \-R
 is required when signing.
 .PP
 By default,
 .B samlsign
 signs or verifies standard input.  Pass
-.B -u
+.B \-u
 or
-.B -f
+.B \-f
 to retrieve the document from a URL or file path.
 Signed documents are always printed to standard output.
 .SH OPTIONS
@@ -135,7 +139,7 @@ An exception was caught.
 To sign SAML 2.0 metadata, use:
 .PP
 .Vb 1
-\&    samlsign -k /path/to/key -c /path/to/cert -f /path/to/metadata
+\&    samlsign \-k /path/to/key \-c /path/to/cert \-f /path/to/metadata
 .Ve
 .SH AUTHOR
 This manpage were written by Ferenc Wágner and Russ Allbery for Debian

-- 
Debian packaging for OpenSAML 2.0



More information about the Pkg-shibboleth-devel mailing list