From 60b47101b74bba06197e0618df08765264198b81 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 27 Apr 2020 10:24:51 +0200 Subject: Update man-pages from Sphinx-docs --- man/man1/cct.1 | 2 +- man/man1/cs2cs.1 | 14 +++++++++----- man/man1/geod.1 | 2 +- man/man1/gie.1 | 2 +- man/man1/proj.1 | 2 +- man/man1/projinfo.1 | 2 +- 6 files changed, 14 insertions(+), 10 deletions(-) diff --git a/man/man1/cct.1 b/man/man1/cct.1 index b019c906..fd99255b 100644 --- a/man/man1/cct.1 +++ b/man/man1/cct.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CCT" "1" "Feb 10, 2020" "6.3.1" "PROJ" +.TH "CCT" "1" "Apr 27, 2020" "6.3.2" "PROJ" .SH NAME cct \- Coordinate Conversion and Transformation . diff --git a/man/man1/cs2cs.1 b/man/man1/cs2cs.1 index 8385b854..64ed2e91 100644 --- a/man/man1/cs2cs.1 +++ b/man/man1/cs2cs.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CS2CS" "1" "Feb 10, 2020" "6.3.1" "PROJ" +.TH "CS2CS" "1" "Apr 27, 2020" "6.3.2" "PROJ" .SH NAME cs2cs \- Cartographic coordinate system filter . @@ -136,14 +136,18 @@ List of datums that can be selected with the \fI+datum\fP parameter. .INDENT 0.0 .TP .B \-r -This options reverses the order of the expected input from -longitude\-latitude or x\-y to latitude\-longitude or y\-x. +This options reverses the order of the first two expected +inputs from that specified by the CRS to the opposite +order. The third coordinate, typically height, remains +third. .UNINDENT .INDENT 0.0 .TP .B \-s -This options reverses the order of the output from x\-y or longitude\-latitude -to y\-x or latitude\-longitude. +This options reverses the order of the first two expected +outputs from that specified by the CRS to the opposite +order. The third coordinate, typically height, remains +third. .UNINDENT .INDENT 0.0 .TP diff --git a/man/man1/geod.1 b/man/man1/geod.1 index 130b0b8e..51223812 100644 --- a/man/man1/geod.1 +++ b/man/man1/geod.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "GEOD" "1" "Feb 10, 2020" "6.3.1" "PROJ" +.TH "GEOD" "1" "Apr 27, 2020" "6.3.2" "PROJ" .SH NAME geod \- Geodesic computations . diff --git a/man/man1/gie.1 b/man/man1/gie.1 index eb2cd8e7..44007ddc 100644 --- a/man/man1/gie.1 +++ b/man/man1/gie.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "GIE" "1" "Feb 10, 2020" "6.3.1" "PROJ" +.TH "GIE" "1" "Apr 27, 2020" "6.3.2" "PROJ" .SH NAME gie \- The Geospatial Integrity Investigation Environment . diff --git a/man/man1/proj.1 b/man/man1/proj.1 index f70ca748..1fed50af 100644 --- a/man/man1/proj.1 +++ b/man/man1/proj.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PROJ" "1" "Feb 10, 2020" "6.3.1" "PROJ" +.TH "PROJ" "1" "Apr 27, 2020" "6.3.2" "PROJ" .SH NAME proj \- Cartographic projection filter . diff --git a/man/man1/projinfo.1 b/man/man1/projinfo.1 index ec242012..5f2b498b 100644 --- a/man/man1/projinfo.1 +++ b/man/man1/projinfo.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PROJINFO" "1" "Feb 10, 2020" "6.3.1" "PROJ" +.TH "PROJINFO" "1" "Apr 27, 2020" "6.3.2" "PROJ" .SH NAME projinfo \- Geodetic object and coordinate operation queries . -- cgit v1.2.3