Add missing final newline
authora1346054 <[email protected]>
Fri, 22 Oct 2021 18:02:51 +0000 (18:02 +0000)
committerColin Clark <[email protected]>
Mon, 1 Nov 2021 10:38:15 +0000 (10:38 +0000)
doc/docbook2html.sh

index 089da7c4b5710754c5eca2a1c87c472755bb8341..6be7acf0759fdff18732a2b3c404afb674aba327 100755 (executable)
@@ -4,4 +4,4 @@ mkdir html
 #xsltproc --xinclude -o index.html /usr/share/xml/docbook/stylesheet/nwalsh/current/html/docbook.xsl docbook/GuideIndex.xml
 
 # this requires gnome-doc-utils package
-xsltproc --xinclude -o html/GuideIndex.html /usr/share/xml/gnome/xslt/docbook/html/db2html.xsl docbook/GuideIndex.xml
\ No newline at end of file
+xsltproc --xinclude -o html/GuideIndex.html /usr/share/xml/gnome/xslt/docbook/html/db2html.xsl docbook/GuideIndex.xml