From 586de38b133b617aa09de599c64ba138dd6763b5 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Wed, 6 Jun 2007 15:36:50 +0000 Subject: Fix another bunch of samba-docs bugs. Use to escape slashes with text (This used to be commit 00effd0a1ef529fa9c313be840431bf3e25949bf) --- docs/xslt/man.xsl | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'docs/xslt/man.xsl') diff --git a/docs/xslt/man.xsl b/docs/xslt/man.xsl index 38d99f9840..c810e2295b 100644 --- a/docs/xslt/man.xsl +++ b/docs/xslt/man.xsl @@ -9,6 +9,27 @@ + + + + + + + + + + + + + + + + + + + + @@ -138,6 +159,31 @@ \fR + + + + + + + + + + + + + \(bu + + + .TP + + + + + + + + + -- cgit