diff options
| author | Charles Karney <charles@karney.com> | 2017-08-30 15:36:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-30 15:36:37 -0400 |
| commit | 192644149292697022b6b822faad5fdf519c44c8 (patch) | |
| tree | 2d6073b42f71b3a36f4920fb90b36e171d79a4cd /man | |
| parent | 9b664865a2926568440de57f4d3f5a64e0cee6dc (diff) | |
| parent | 1f7140a096f6c2ee979b8d2f6ce48023b3f0c6b2 (diff) | |
| download | PROJ-192644149292697022b6b822faad5fdf519c44c8.tar.gz PROJ-192644149292697022b6b822faad5fdf519c44c8.zip | |
Merge pull request #562 from cffk/geod-1.49
Release candidate for geodesic library version 1.49.
Diffstat (limited to 'man')
| -rw-r--r-- | man/man3/geodesic.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/geodesic.3 b/man/man3/geodesic.3 index 310fc3d5..938eed68 100644 --- a/man/man3/geodesic.3 +++ b/man/man3/geodesic.3 @@ -53,7 +53,7 @@ measure angles (latitudes, longitudes, and azimuths) in degrees, unlike the rest of the \fBproj\fR library, which uses radians. The documentation for this library is included in geodesic.h. A formatted version of the documentation is available at -https://geographiclib.sourceforge.io/1.48/C +https://geographiclib.sourceforge.io/1.49/C .SH EXAMPLE The following program reads in lines with the coordinates for two points in decimal degrees (\fIlat1\fR, \fIlon1\fR, \fIlat2\fR, \fIlon2\fR) and @@ -87,7 +87,7 @@ libproj.a \- library of projections and support procedures .SH SEE ALSO Full online documentation for \fBgeodesic(3)\fR, .br -https://geographiclib.sourceforge.io/1.48/C +https://geographiclib.sourceforge.io/1.49/C .PP .B geod(1) .PP |
