From 897b545831913cb21a605e8549b935488dad6d5c Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 21 Feb 2015 12:24:39 +0000 Subject: fix various issues in man pages (#259) git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2620 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 4 ++++ man/man1/cs2cs.1 | 6 +++--- man/man1/geod.1 | 8 ++++---- man/man1/proj.1 | 11 ++++------- man/man3/pj_init.3 | 2 +- 5 files changed, 16 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index 65942e6b..79eb3258 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-02-21 Even Rouault + * man/man1/proj.1 man/man1/cs2cs.1 man/man1/geod.1 man/man3/pj_init.3: + fix various issues (#259) + 2015-02-21 Even Rouault * nad/Makefile.am: compatibility with proj-datumgrids-1.6RC1 (patch by sebastic, #249) diff --git a/man/man1/cs2cs.1 b/man/man1/cs2cs.1 index 016cc007..4968bb98 100644 --- a/man/man1/cs2cs.1 +++ b/man/man1/cs2cs.1 @@ -169,9 +169,9 @@ projected (cartesian) coordinates will be in linear (meter, feet) units. The following script .RS 5 \f(CWcs2cs +proj=latlong +datum=NAD83 - +to +proj=utm +zone=10 +datum=NAD27 -r <