From 2ef58b0da80d6bff9c1f602f351e46271a2b7e7b Mon Sep 17 00:00:00 2001 From: fluffymormegil Date: Thu, 21 Oct 2010 23:04:14 +0100 Subject: [PATCH] Refined man page for Coord.hh --- man/libmormegil::Coord.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/libmormegil::Coord.3 b/man/libmormegil::Coord.3 index e023993..d101a1b 100644 --- a/man/libmormegil::Coord.3 +++ b/man/libmormegil::Coord.3 @@ -34,7 +34,10 @@ The member function \fIsizesq\fP returns the square of the distance of a point from the origin under the Euclidean metric. Typedefs \fIlibmormegil::Coord\fR and \fIlibmormegil::Offset\fR are provided -which use type \fIint\fR as the template parameter. +which use type \fIint32_t\fR as the template parameter. + +Typedefs \fIlibmormegil::Coord64\fR and \fIlibmormegil::Offset64\fR are provided +which use type \fIint64_t\fR as the template parameter. .SH CAVEATS -- 2.11.0