summary refs log tree commit diff
path: root/pnmpad.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-11-04 18:12:44 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-11-04 18:12:44 +0000
commitbb0e4eada61ed7a2dd2c7dad4571457f5a97fc83 (patch)
tree6730d1420f2fc8148bb5750a681228e9468d0663 /pnmpad.html
parentea4ccc82bcaf4fdf8154567808ddf1c71bf983d8 (diff)
downloadnetpbm-mirror-bb0e4eada61ed7a2dd2c7dad4571457f5a97fc83.tar.gz
netpbm-mirror-bb0e4eada61ed7a2dd2c7dad4571457f5a97fc83.tar.xz
netpbm-mirror-bb0e4eada61ed7a2dd2c7dad4571457f5a97fc83.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3418 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmpad.html')
-rw-r--r--pnmpad.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pnmpad.html b/pnmpad.html
index 7868d34f..a5eb6c97 100644
--- a/pnmpad.html
+++ b/pnmpad.html
@@ -2,7 +2,7 @@
 <HTML><HEAD><TITLE>Pnmpad User Manual</TITLE></HEAD>
 <BODY>
 <H1>pnmpad</H1>
-Updated: 1 July 2015
+Updated: 18 October 2018
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
@@ -82,9 +82,9 @@ padding added to the left and right sides, respectively, of the image.
 
 <p>Alternatively, you can specify <b>-width</b> and just one of
 <b>-left</b> and <b>-right</b> and <b>pnmpad</b> calculates the required
-padding on the other side based on the width of the input image.  If
-the <b>-width</b> value is less than the width of the image plus the
-specified padding, the <b>-width</b> values is ignored.
+padding on the other side to make the output <i>width</i> pixels wide.  If
+the <b>-width</b> value is less than the width of the input image plus the
+specified padding, <b>pnmpad</b> ignores <b>-width</b>.
 
 <p>If you specify all three of <b>-width</b>, <b>-left</b>, and
 <b>-right</b>, you must ensure that the <b>-left</b> and <b>-right</b>