diff -up netpbm-10.35.62/converter/pbm/pbmtoepson.c.docfix netpbm-10.35.62/converter/pbm/pbmtoepson.c --- netpbm-10.35.62/converter/pbm/pbmtoepson.c.docfix 2009-04-13 09:14:07.000000000 +0200 +++ netpbm-10.35.62/converter/pbm/pbmtoepson.c 2009-04-14 09:26:48.000000000 +0200 @@ -74,7 +74,7 @@ parseCommandLine(int arg &dpiSpec, 0); OPTENT3(0, "adjacent", OPT_FLAG, NULL, &adjacentSpec, 0); - OPTENT3(0, "nonadjacent", OPT_FLAG, NULL, + OPTENT3(0, "noadjacent", OPT_FLAG, NULL, &nonadjacentSpec, 0); opt.opt_table = option_def; diff -up netpbm-10.35.62/generator/ppmpat.c.docfix netpbm-10.35.62/generator/ppmpat.c --- netpbm-10.35.62/generator/ppmpat.c.docfix 2009-04-13 09:13:56.000000000 +0200 +++ netpbm-10.35.62/generator/ppmpat.c 2009-04-14 09:29:35.000000000 +0200 @@ -919,7 +919,7 @@ main(int argc, char ** argv) { #define PAT_CAMO 7 #define PAT_ANTICAMO 8 #define PAT_TEST 9 - const char* const usage = "-gingham|-g2|-gingham3|-g3|-madras|-tartan|-poles|-squig|-camo|-anticamo "; + const char* const usage = "-gingham2|-g2|-gingham3|-g3|-madras|-tartan|-poles|-squig|-camo|-anticamo "; ppm_init(&argc, argv); diff -up netpbm-10.35.62/userguide/pamaddnoise.html.docfix netpbm-10.35.62/userguide/pamaddnoise.html --- netpbm-10.35.62/userguide/pamaddnoise.html.docfix 2009-04-13 09:14:26.000000000 +0200 +++ netpbm-10.35.62/userguide/pamaddnoise.html 2009-04-14 09:32:47.000000000 +0200 @@ -38,7 +38,7 @@ pamaddnoise - add noise to a Netpbm imag pamaddnoise -type multiplicative_gaussian -[-msigma value] +[-mgsigma value]
@@ -102,7 +102,7 @@ a plane of colors in a color space.
Used for laplacian noise only. The default value is 10.0. -
-msigma value +
-mgsigma value
Used for mutliplicative gaussian noise only. The default value is 0.5. diff -up netpbm-10.35.62/userguide/pamperspective.html.docfix netpbm-10.35.62/userguide/pamperspective.html --- netpbm-10.35.62/userguide/pamperspective.html.docfix 2009-04-13 09:14:26.000000000 +0200 +++ netpbm-10.35.62/userguide/pamperspective.html 2009-04-14 09:10:32.000000000 +0200 @@ -226,7 +226,7 @@ visible part is the smallest possible re parts specified those three ways.

The visible part must have nonzero size. That means if you specify ---frame-include=no (overriding the default), you'll need to +--frame_include=no (overriding the default), you'll need to specify other frame options in order to have something in the visible part.