diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2017-02-15 15:04:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-15 15:04:07 +0100 |
| commit | adf4248b45458fe1330175f34588739a4d83c64b (patch) | |
| tree | d3439cd29b0b61d6539514a8a6bc27620ce8855b /man | |
| parent | 09ea95bd77977897133934805f1539c14b338c7d (diff) | |
| parent | cc3f3806d32445bf7afcdc4b4e9dd3a9b0aa726a (diff) | |
| download | PROJ-adf4248b45458fe1330175f34588739a4d83c64b.tar.gz PROJ-adf4248b45458fe1330175f34588739a4d83c64b.zip | |
Merge pull request #491 from cffk/geod-1.47
Issue #490 update from geodesic routines from GeographicLib 1.47.
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/geod.1 | 2 | ||||
| -rw-r--r-- | man/man3/geodesic.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/geod.1 b/man/man1/geod.1 index 0a847f86..00400a5c 100644 --- a/man/man1/geod.1 +++ b/man/man1/geod.1 @@ -217,7 +217,7 @@ C. F. F. Karney, \fIAlgorithms for Geodesics\fR, .br J. Geodesy \fB87\fR, 43-55 (2013); .br -DOI: http://dx.doi.org/10.1007/s00190-012-0578-z +DOI: https://doi.org/10.1007/s00190-012-0578-z .br http://geographiclib.sf.net/geod-addenda.html .PP diff --git a/man/man3/geodesic.3 b/man/man3/geodesic.3 index 085df834..78f6c0f3 100644 --- a/man/man3/geodesic.3 +++ b/man/man3/geodesic.3 @@ -101,7 +101,7 @@ C. F. F. Karney, \fIAlgorithms for Geodesics\fR, .br J. Geodesy \fB87\fR, 43-55 (2013); .br -DOI: http://dx.doi.org/10.1007/s00190-012-0578-z +DOI: https://doi.org/10.1007/s00190-012-0578-z .br http://geographiclib.sf.net/geod-addenda.html .PP |
