diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-05-02 12:04:32 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:33 -0500 |
commit | e1a7e6a25ad0dd713e3d1c310dca0d1044af95ab (patch) | |
tree | 05b59b3bfb2854b7077d5347d45533b6096285d2 /docs | |
parent | bb9ab27ac001e5e5cbdccfb57f77c3b183d3a58a (diff) | |
download | samba-e1a7e6a25ad0dd713e3d1c310dca0d1044af95ab.tar.gz samba-e1a7e6a25ad0dd713e3d1c310dca0d1044af95ab.tar.bz2 samba-e1a7e6a25ad0dd713e3d1c310dca0d1044af95ab.zip |
Put manual pages just before the GPL in the Appendices part
(This used to be commit 94449e1004e39c5491a9a020184722f778ec24e5)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/index.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Samba-HOWTO-Collection/index.xml b/docs/Samba-HOWTO-Collection/index.xml index 6f262bf076..a95c6b21b7 100644 --- a/docs/Samba-HOWTO-Collection/index.xml +++ b/docs/Samba-HOWTO-Collection/index.xml @@ -141,15 +141,15 @@ The chapters in this part each cover specific Samba features. <part id="Appendix"> <title>Appendixes</title> -<!-- Comment out the following line to include the manpages. - *Please* do not commit with the line below enabled! --> -<!--<xi:include href="manpages.xml"/>--> <xi:include href="TOSHARG-Compiling.xml"/> <xi:include href="TOSHARG-Portability.xml"/> <xi:include href="TOSHARG-Other-Clients.xml"/> <xi:include href="TOSHARG-Speed.xml"/> <xi:include href="TOSHARG-DNS-DHCP-Configuration.xml"/> +<!-- Comment out the following line to include the manpages. + *Please* do not commit with the line below enabled! --> + <!--<xi:include href="manpages.xml"/>--> <xi:include href="http://www.gnu.org/licenses/gpl.xml"/> <xi:include href="TOSHARG-glossary.xml"/> |