about summary refs log tree commit diff
path: root/pamtooctaveimg.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-06-28 07:45:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-06-28 07:45:56 +0000
commita2e7b8bd12429ae35b138862c712477093168cc0 (patch)
tree4f1833513f643ed89f95c34cf39205ea8d207411 /pamtooctaveimg.html
parent0b340b2d06c7e0d0c023cb27212e8321df1383cd (diff)
downloadnetpbm-mirror-a2e7b8bd12429ae35b138862c712477093168cc0.tar.gz
netpbm-mirror-a2e7b8bd12429ae35b138862c712477093168cc0.tar.xz
netpbm-mirror-a2e7b8bd12429ae35b138862c712477093168cc0.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@341 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamtooctaveimg.html')
-rw-r--r--pamtooctaveimg.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/pamtooctaveimg.html b/pamtooctaveimg.html
index 16d0b28b..878b9712 100644
--- a/pamtooctaveimg.html
+++ b/pamtooctaveimg.html
@@ -44,13 +44,14 @@ to Octave.
 href="http://www.gnu.org/software/octave/doc/interpreter/Image-Processing.html#Image-Processing">
 Image Processing chapter</a> of the GNU Octave manual for details.
 
+<p><b>pamtooctaveimg</b> writes the output Octave image to Standard Output.
+
 <h2 id="arguments">Arguments</h2>
 
 <p><i>netpbmfile</i> is the name of the file containing the input PNM
 or PAM image, or <b>-</b> to indicate Standard Input.  If you don't
 specify <i>netpbmfile</i>, the input is from Standard Input.
 <b>pamtooctaveimg</b> converts only the first image in the input stream.
-<b>pamtooctaveimg</b> writes the output Octave image to Standard Output.
 
 
 <h2 id="examples">Examples</h2>