Add missing final newline
authora1346054 <36859588+a1346054@users.noreply.github.com>
Fri, 22 Oct 2021 18:02:51 +0000 (18:02 +0000)
committerColin Clark <colin.clark@cclark.uk>
Mon, 1 Nov 2021 10:38:15 +0000 (10:38 +0000)
doc/docbook2html.sh

index 089da7c..6be7acf 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