aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2003-04-09 14:01:37 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2003-04-09 14:01:37 +0000
commit24d078391fff2b8a3a96ac76e868c68e16f6a062 (patch)
treedc78b439e368e21e184f08cd4c7ae1da25c75450
parent1fc60e2e7e44120f384bd5b1543b3d38102e8065 (diff)
downloadPROJ-24d078391fff2b8a3a96ac76e868c68e16f6a062.tar.gz
PROJ-24d078391fff2b8a3a96ac76e868c68e16f6a062.zip
moved -m option from cs2cs.1 to proj.1
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1143 4e78687f-474d-0410-85f9-8d5e500ac6b2
-rw-r--r--ChangeLog3
-rw-r--r--man/man1/cs2cs.116
-rw-r--r--man/man1/proj.116
3 files changed, 19 insertions, 16 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c23f6be..cebceb17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-04-09 Frank Warmerdam <warmerdam@pobox.com>
+ * man/man1/{proj,cs2cs}.1: moved -m option from cs2cs.1 to
+ proj.1 since it is only supported by proj.
+
* nad/Makefile.am: added DESTDIR in three missing places as per
bug report from Peter Galbraith - proj debian package manager.
diff --git a/man/man1/cs2cs.1 b/man/man1/cs2cs.1
index 4c943719..e1916c5e 100644
--- a/man/man1/cs2cs.1
+++ b/man/man1/cs2cs.1
@@ -86,22 +86,6 @@ expected input from longitude-latitude or x-y to latitude-longitude or y-x.
This options reverses the order of the
output from x-y or longitude-latitude to y-x or latitude-longitude.
.TP
-.BI \-m " mult"
-The cartesian data may be scaled by the
-.I mult
-parameter.
-When processing data in a forward projection mode the
-cartesian output values are multiplied by
-.I mult
-otherwise the input cartesian values are divided by
-.I mult
-before inverse projection.
-If the first two characters of
-.I mult
-are 1/ or 1: then the reciprocal value of
-.I mult
-is employed.
-.TP
.BI \-f " format"
.I Format
is a
diff --git a/man/man1/proj.1 b/man/man1/proj.1
index ef6daa0c..61733f82 100644
--- a/man/man1/proj.1
+++ b/man/man1/proj.1
@@ -135,6 +135,22 @@ For conformal projections meridinal and parallel scales factors
will be equal and angular distortion zero.
Equal area projections will have an area factor of 1.
.TP
+.BI \-m " mult"
+The cartesian data may be scaled by the
+.I mult
+parameter.
+When processing data in a forward projection mode the
+cartesian output values are multiplied by
+.I mult
+otherwise the input cartesian values are divided by
+.I mult
+before inverse projection.
+If the first two characters of
+.I mult
+are 1/ or 1: then the reciprocal value of
+.I mult
+is employed.
+.TP
.BI \-f " format"
.I Format
is a