diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/cs2cs.1 | 16 | ||||
| -rw-r--r-- | man/man1/proj.1 | 16 |
2 files changed, 16 insertions, 16 deletions
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 |
