commit:     7dad67e1d70319bc3a4b06dd51e0ab9309b0272d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 20:54:05 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 20:54:05 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7dad67e1

bin/gen-eclass-html.sh: Whitespace.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 bin/gen-eclass-html.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh
index 40f8490..fc37f03 100755
--- a/bin/gen-eclass-html.sh
+++ b/bin/gen-eclass-html.sh
@@ -128,13 +128,14 @@ cat << EOF > $OUTPUTDIR/text.xml
 <guide self="eclass-reference/">
 <chapter>
 <title>Eclass Reference</title>
-
 <body>
+
 <p>
 This section provides a reference for some of the more commonly used eclasses.
 Note that most eclasses have an accompanying manual page. These man pages can 
be
 installed by emerging <c>app-doc/eclass-manpages</c>.
 </p>
+
 </body>
 
 <section>

Reply via email to