aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man3/geodesic.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man3/geodesic.3 b/man/man3/geodesic.3
index 717be2b9..3c7668bd 100644
--- a/man/man3/geodesic.3
+++ b/man/man3/geodesic.3
@@ -1,6 +1,6 @@
.\" @(#)geodesic.3
.nr LL 7.0i
-.TH GEODESIC 3 "2013/07/11 Rel. 4.9.0"
+.TH GEODESIC 3 "2014/12/17 Rel. 4.9.0"
.ad b
.hy 1
.SH NAME
@@ -38,7 +38,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
-http://geographiclib.sf.net/1.32/C
+http://geographiclib.sf.net/1.40/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
@@ -72,7 +72,7 @@ libproj.a \- library of projections and support procedures
.SH SEE ALSO
Full online documentation for \fBgeodesic(3)\fR,
.br
-http://geographiclib.sf.net/1.32/C
+http://geographiclib.sf.net/1.40/C
.PP
.B geod(1)
.PP