]> 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/info/shapes.html

index a612c993285c9c54dca9ada6d76380fbc671253a..e2d40897daca2cd139960a70be21b098b26eb6fd 100644 (file)
@@ -678,9 +678,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>.
@@ -690,8 +690,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>