summary refs log tree commit diff
path: root/pnmgamma.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-06-29 00:13:24 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-06-29 00:13:24 +0000
commit56be5f71aa8ae65745572d98a693819a55081bf4 (patch)
treebafa2add10984feb4e30cb3911a6128ac47b9ef1 /pnmgamma.html
parenta2e7b8bd12429ae35b138862c712477093168cc0 (diff)
downloadnetpbm-mirror-56be5f71aa8ae65745572d98a693819a55081bf4.tar.gz
netpbm-mirror-56be5f71aa8ae65745572d98a693819a55081bf4.tar.xz
netpbm-mirror-56be5f71aa8ae65745572d98a693819a55081bf4.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@345 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmgamma.html')
-rw-r--r--pnmgamma.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/pnmgamma.html b/pnmgamma.html
index 5ce9ceae..65d7e63e 100644
--- a/pnmgamma.html
+++ b/pnmgamma.html
@@ -12,18 +12,7 @@ pnmgamma - perform gamma correction on a PNM image
 
 <H2 id="synopsis">SYNOPSIS</H2>
 
-<B>pnmgamma </B>
-
-<br>
-[
- <B>-bt709ramp</B> |
- <B>-srgbramp</B> |
-]
-[<b>-ungamma</b>]
-<br>
-[<I>gamma</I> | <i>redgamma</i> <i>greengamma</i> <i>bluegamma</i>
-[<I>pnmfile</I>]]
-
+<p>
 <b>pnmgamma</b>
 {
  <b>-bt709tolinear</b> | 
@@ -38,6 +27,17 @@ pnmgamma - perform gamma correction on a PNM image
 
 [<i>pnmfile</i>]
 
+<p>
+<B>pnmgamma </B>
+[
+ <B>-bt709ramp</B> |
+ <B>-srgbramp</B> 
+]
+[<b>-ungamma</b>]
+<br>
+[{<I>gamma</I> | <i>redgamma</i> <i>greengamma</i> <i>bluegamma</i>}
+[<I>pnmfile</I>]]
+
 
 <H2 id="description">DESCRIPTION</H2>