From: erg Date: Fri, 9 Apr 2010 19:32:01 +0000 (+0000) Subject: Fix bug 1473 X-Git-Tag: LAST_LIBGRAPH~32^2~1366 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1efa2e2b1d7ba02662ab78438891fe8501b828e6;p=graphviz Fix bug 1473 --- diff --git a/doc/info/output.html b/doc/info/output.html index 5d52f298f..9c910e5fc 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -517,8 +517,6 @@ mobile computing.
- -

Image Formats


The image and shapefile 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. + + diff --git a/doc/infosrc/mkoutput.sh b/doc/infosrc/mkoutput.sh index c60166841..9af35996f 100755 --- a/doc/infosrc/mkoutput.sh +++ b/doc/infosrc/mkoutput.sh @@ -101,5 +101,4 @@ do done print "\n
" -print "\n" exit 0 diff --git a/doc/infosrc/output.2 b/doc/infosrc/output.2 index b22b54aec..4724563b8 100644 --- a/doc/infosrc/output.2 +++ b/doc/infosrc/output.2 @@ -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. + +