diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-03-28 15:54:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-28 15:54:21 +0200 |
| commit | b73903790aff755891684b3c43b43ea26f9ac887 (patch) | |
| tree | 2d141c09554ab5d910cdc49d9bf331136001db63 /docs/source/apps/common_man.rst | |
| parent | 752cb2a162e74235d7fac534aeec37894e024de0 (diff) | |
| parent | 89deef0171781aad28f051a8c0c310e2ac31dea4 (diff) | |
| download | PROJ-b73903790aff755891684b3c43b43ea26f9ac887.tar.gz PROJ-b73903790aff755891684b3c43b43ea26f9ac887.zip | |
Merge pull request #2617 from OSGeo/backport-2613-to-8.0
[Backport 8.0] Doc: fix typo in man page of utilities, and reduce copy&paste
Diffstat (limited to 'docs/source/apps/common_man.rst')
| -rw-r--r-- | docs/source/apps/common_man.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/source/apps/common_man.rst b/docs/source/apps/common_man.rst new file mode 100644 index 00000000..28a39ba9 --- /dev/null +++ b/docs/source/apps/common_man.rst @@ -0,0 +1,12 @@ +.. only:: man + + Bugs + **** + + A list of known bugs can be found at https://github.com/OSGeo/PROJ/issues + where new bug reports can be submitted to. + + Home page + ********* + + https://proj.org/ |
