#! /bin/sh /usr/share/dpatch/dpatch-run ## manpages.dpatch by Francesco Paolo Lovergine ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad proj~/man/man1/cs2cs.1 proj/man/man1/cs2cs.1 --- proj~/man/man1/cs2cs.1 2007-04-02 00:42:34.000000000 +0200 +++ proj/man/man1/cs2cs.1 2008-11-26 17:48:08.000000000 +0100 @@ -130,7 +130,7 @@ each and may have the same or different datums. .PP Additional projection control parameters may be contained in two -auxilliary control files: +auxiliary control files: the first is optionally referenced with the .BI +init= file:id and the second is always processed after the name diff -urNad proj~/man/man1/geod.1 proj/man/man1/geod.1 --- proj~/man/man1/geod.1 2007-04-02 00:40:58.000000000 +0200 +++ proj/man/man1/geod.1 2008-11-26 17:46:12.000000000 +0100 @@ -97,10 +97,10 @@ for specifying the ellipsoidal or sphere to use. See .B proj -documentation for full list of these parameters and contrl. +documentation for full list of these parameters and controls. The options are processed in left to right order from the run line. -Reentry of an option is ignored with the first occurance assumed to +Reentry of an option is ignored with the first occurrence assumed to be the desired value. .PP One or more diff -urNad proj~/man/man1/nad2nad.1 proj/man/man1/nad2nad.1 --- proj~/man/man1/nad2nad.1 2007-04-02 00:40:58.000000000 +0200 +++ proj/man/man1/nad2nad.1 2008-11-26 17:47:28.000000000 +0100 @@ -41,7 +41,7 @@ Datum conversion requires the data to be in geographic coordinates, but .B nad2nad will allow conversion of data to and from SPCS or UTM grid systems. -The following are keywords and arguments reconized by both the +The following are keywords and arguments recognized by both the .B \-i and .B \-o diff -urNad proj~/man/man1/proj.1 proj/man/man1/proj.1 --- proj~/man/man1/proj.1 2007-04-02 00:40:58.000000000 +0200 +++ proj/man/man1/proj.1 2008-11-26 17:48:44.000000000 +0100 @@ -218,7 +218,7 @@ and supplementary documentation for Release 4. .PP Additional projection control parameters may be contained in two -auxilliary control files: +auxiliary control files: the first is optionally referenced with the .BI +init= file:id and the second is always processed after the name diff -urNad proj~/man/man3/pj_init.3 proj/man/man3/pj_init.3 --- proj~/man/man3/pj_init.3 2007-04-02 00:42:34.000000000 +0200 +++ proj/man/man3/pj_init.3 2008-11-26 17:46:41.000000000 +0100 @@ -76,7 +76,7 @@ Memory associated with the projection may be freed with \fBpj_free\fR. .SH EXAMPLE The following program reads latitude and longitude values in decimal -degress, performs Mercator projection with a Clarke 1866 ellipsoid and +degrees, performs Mercator projection with a Clarke 1866 ellipsoid and a 33\(de latitude of true scale and prints the projected cartesian values in meters: .nf