From 6ada7f80311195c466783f5b4dcae53989f47fa8 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 29 Oct 2011 00:50:52 +0200 Subject: Bug 252109: Bugzilla docs fail w3c validation r=glob a=LpSolit --- docs/en/xml/installation.xml | 32 +++++++++++++++----------------- docs/xsl/nochunks.xsl | 4 +++- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index cdff751d4..ba97d9591 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1734,25 +1734,23 @@ C:\perl> ppm install <module name> -# perl -MCPAN -e'look XML::Parser' +# perl -MCPAN -e'look XML::Parser' # perl Makefile.PL EXPATLIBPATH=/sw/lib EXPATINCPATH=/sw/include -# make; make test; make install -# exit +# make; make test; make install +# exit - - - The look command will download the module and spawn a - new shell with the extracted files as the current working directory. - The exit command will return you to your original shell. - - - - You should watch the output from these make commands, - especially make test as errors may prevent - XML::Parser from functioning correctly with Bugzilla. - - - + + The look command will download the module and spawn + a new shell with the extracted files as the current working directory. + + + You should watch the output from these make commands, + especially make test as errors may prevent + XML::Parser from functioning correctly with Bugzilla. + + + The exit command will return you to your original shell. + diff --git a/docs/xsl/nochunks.xsl b/docs/xsl/nochunks.xsl index 12d901653..bb0d69625 100644 --- a/docs/xsl/nochunks.xsl +++ b/docs/xsl/nochunks.xsl @@ -1,6 +1,8 @@ - + -- cgit v1.2.3-24-g4f1b