]> granicus.if.org Git - graphviz/commitdiff
Fix bug 1473
authorerg <devnull@localhost>
Fri, 9 Apr 2010 19:32:01 +0000 (19:32 +0000)
committererg <devnull@localhost>
Fri, 9 Apr 2010 19:32:01 +0000 (19:32 +0000)
doc/info/output.html
doc/infosrc/mkoutput.sh
doc/infosrc/output.2

index 5d52f298fc903c168189a725e32bd84849f8aacf..9c910e5fcb8db1b3ff154c8f4d847866ad92a171 100644 (file)
@@ -517,8 +517,6 @@ mobile computing.
 
 </DL>
 <HR>
-</BODY>
-</HTML>
 <H1 align=CENTER><A NAME=d:image_fmts>Image Formats</A></H1>
 <HR>
 The <A HREF=attrs.html#a:image>image</A> and <A HREF=attrs.html#a:shapefile>shapefile</A> attributes specify an image file to be included
@@ -546,3 +544,5 @@ Externally provided id values are not used internally, and it is the use's repon
 that they are sufficiently unique for their intended downstream use.
 Note, in particular, that "\E" is not a unique id for multiedges.
 </OL>
+</BODY>
+</HTML>
index c601668410e82f21f7f810057708e878be1837ed..9af35996f15abfa24b0f49ddd8f334033a06f352 100755 (executable)
@@ -101,5 +101,4 @@ do
 done
 print "</DL>\n<HR>"
 
-print "</BODY>\n</HTML>"
 exit 0
index b22b54aecc008c9fc90bee71f78e1e3c5f5d3368..4724563b8e4fad5d97840a09eff9e22845f9726c 100644 (file)
@@ -25,3 +25,5 @@ Externally provided id values are not used internally, and it is the use's repon
 that they are sufficiently unique for their intended downstream use.
 Note, in particular, that "\E" is not a unique id for multiedges.
 </OL>
+</BODY>
+</HTML>