]> granicus.if.org Git - graphviz/commitdiff
#1489 - apply Ryan's documentation patch
authorellson <devnull@localhost>
Mon, 20 Oct 2008 10:44:51 +0000 (10:44 +0000)
committerellson <devnull@localhost>
Mon, 20 Oct 2008 10:44:51 +0000 (10:44 +0000)
doc/infosrc/html.2

index 812983d5926802671338f0202bd8e3bd7c1c304b..8b7e8db2d3db135faff44798664687617938dec3 100644 (file)
@@ -258,9 +258,9 @@ Allowed values are
 <LI>BOTH : expand both image width height to fill  </LI>
 </ul>
 If this attribute is undefined, 
-the image inherits the <A HREF=attrs.html#d:imagescale>imagescale</A> 
+the image inherits the <A HREF="attrs.html#d:imagescale">imagescale</A> 
 attribute of the graph object being drawn.
-As with the <A HREF=attrs.html#d:imagescale>imagescale</A>
+As with the <A HREF="attrs.html#d:imagescale">imagescale</A>
 attribute, if the cell has a fixed size and the image is too large,
 any offending dimension will be shrunk to fit the space, the
 scaling being uniform in width and height if <I>SCALE=<TT>"true"</TT></I>.
@@ -270,8 +270,8 @@ scaling being uniform in width and height if <I>SCALE=<TT>"true"</TT></I>.
 <BLOCKQUOTE>
 specifies the image file to be displayed in the cell.
 Note that if the software is used as a web server, file system access
-to images is more restricted. See <A HREF=d:GV_FILE_PATH>GV_FILE_PATH</A>
-and <A HREF=d:SERVER_NAME>SERVER_NAME</A>.
+to images is more restricted. See <A HREF="#d:GV_FILE_PATH">GV_FILE_PATH</A>
+and <A HREF="#d:SERVER_NAME">SERVER_NAME</A>.
 </BLOCKQUOTE>
 
 <B><I><FONT SIZE=-1>TARGET="value"</FONT></I></B>