diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-03-28 13:07:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-28 13:07:56 +0200 |
| commit | 72f53cf06ecaabdade0c5ab6d8a7cb31dcddfc72 (patch) | |
| tree | 4a9443999a10e60316678eb291b9f276be94f364 /docs/source/apps/proj.rst | |
| parent | b10e98fe434a04c7622608dc07f54ee83a6d4587 (diff) | |
| parent | 2153dd96bdb51c9adf8f3c15f9c0fa8f58e05a1f (diff) | |
| download | PROJ-72f53cf06ecaabdade0c5ab6d8a7cb31dcddfc72.tar.gz PROJ-72f53cf06ecaabdade0c5ab6d8a7cb31dcddfc72.zip | |
Merge pull request #2613 from rouault/doc_fix_app_typo
Doc: fix typo in man page of utilities, and reduce copy&paste
Diffstat (limited to 'docs/source/apps/proj.rst')
| -rw-r--r-- | docs/source/apps/proj.rst | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst index 992746f6..0c62ec7e 100644 --- a/docs/source/apps/proj.rst +++ b/docs/source/apps/proj.rst @@ -216,13 +216,4 @@ data will appear as three lines of:: **cs2cs(1)**, **cct(1)**, **geod(1)**, **gie(1)**, **projinfo(1)**, **projsync(1)** - Bugs - **** - - A list of know bugs can be found at https://github.com/OSGeo/PROJ/issues - where new bug reports can be submitted to. - - Home page - ********* - - https://proj.org/ + .. include:: common_man.rst |
