From 48341dd542a6b509cbd5dbfa31e447036cc3dc58 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 19 Oct 2004 22:54:36 +0000 Subject: Fix indentation in Pearson XML output Add some markup in mount.cifs(8) (This used to be commit 220ace14822e1312ff0bfbe4348b0b9147d075f3) --- docs/xslt/docbook2pearson.xsl | 8 ++------ docs/xslt/sambadoc2pearson.xsl | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'docs/xslt') diff --git a/docs/xslt/docbook2pearson.xsl b/docs/xslt/docbook2pearson.xsl index f95997b1d9..d276d31991 100644 --- a/docs/xslt/docbook2pearson.xsl +++ b/docs/xslt/docbook2pearson.xsl @@ -102,12 +102,8 @@ - - XXX insert index here - + + XXX insert index here diff --git a/docs/xslt/sambadoc2pearson.xsl b/docs/xslt/sambadoc2pearson.xsl index d187d268c6..d98e4485f0 100644 --- a/docs/xslt/sambadoc2pearson.xsl +++ b/docs/xslt/sambadoc2pearson.xsl @@ -23,12 +23,12 @@ - = + = - + -- cgit