From 0f2d219b0ee0d489e94ff9a975b65320f7f8fc15 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Thu, 23 Aug 2018 10:54:45 +0200 Subject: Follow ISO-19100 nomenclature in proj man-page proj only does projections, hence we should use the word conversion instead of transformation in this context. --- docs/source/apps/proj.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source') diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst index 0da1d929..1eb11d3b 100644 --- a/docs/source/apps/proj.rst +++ b/docs/source/apps/proj.rst @@ -20,7 +20,7 @@ Synopsis Description *********** :program:`proj` and :program:`invproj` perform respective forward and inverse -transformation of cartographic data to or from cartesian data with a wide +conversion of cartographic data to or from cartesian data with a wide range of selectable projection functions. :program:`invproj` may not be available on all platforms; in this case @@ -179,7 +179,7 @@ also used for supporting files like datum shift files. One or more files (processed in left to right order) specify the source of -data to be transformed. A ``-`` will specify the location of processing standard +data to be converted. A ``-`` will specify the location of processing standard input. If no files are specified, the input is assumed to be from stdin. For ASCII input data the two data values must be in the first two white space separated fields and when both input and output are ASCII all trailing -- cgit v1.2.3