From: Michael Smith Date: Mon, 10 Apr 2006 01:55:16 +0000 (+0000) Subject: Added support for copyright and legalnotice. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e80bccf519aa4ba1691e63151de8641d6d751b45;p=docbook-dsssl Added support for copyright and legalnotice. The manpages stylesheets now output a COPYRIGHT section, after the AUTHORS section, if a copyright or legalnotice is found in the source. The section contains the copyright contents followed by the legalnotice contents. Closes #1450209. --- diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 6c53c681f..2315549cc 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -221,6 +221,12 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -36,28 +65,6 @@ - - - - - - - - - - - - - - - - - - - - - - + @@ -163,6 +171,7 @@ + @@ -319,7 +328,7 @@ - + @@ -398,6 +407,42 @@ + + + + + + + + + + + .SH " + + + + Copyright + + + + " + + + + + + + + + + + + + +