From: ellson Date: Mon, 20 Oct 2008 10:44:51 +0000 (+0000) Subject: #1489 - apply Ryan's documentation patch X-Git-Tag: LAST_LIBGRAPH~32^2~3067 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e51b7f75fba19c6f815384ecbf25429a8800296;p=graphviz #1489 - apply Ryan's documentation patch --- diff --git a/doc/infosrc/html.2 b/doc/infosrc/html.2 index 812983d59..8b7e8db2d 100644 --- a/doc/infosrc/html.2 +++ b/doc/infosrc/html.2 @@ -258,9 +258,9 @@ Allowed values are
  • BOTH : expand both image width height to fill
  • If this attribute is undefined, -the image inherits the imagescale +the image inherits the imagescale attribute of the graph object being drawn. -As with the imagescale +As with the imagescale 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 SCALE="true". @@ -270,8 +270,8 @@ scaling being uniform in width and height if SCALE="true".
    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 GV_FILE_PATH -and SERVER_NAME. +to images is more restricted. See GV_FILE_PATH +and SERVER_NAME.
    TARGET="value"