summary refs log tree commit diff
path: root/pnmgamma.html
diff options
context:
space:
mode:
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>