From 30fdb7585514c6557ad38b87f8bfe079c322edc4 Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Tue, 23 Jul 2002 13:40:02 +0000 Subject: Reformattage documentation git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5028 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- stdlib/pervasives.mli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stdlib') diff --git a/stdlib/pervasives.mli b/stdlib/pervasives.mli index c2034c7dc..37866563f 100644 --- a/stdlib/pervasives.mli +++ b/stdlib/pervasives.mli @@ -744,7 +744,8 @@ module LargeFile : val pos_in : in_channel -> int64 val in_channel_length : in_channel -> int64 end -(** This sub-module provides 64-bit variants of the channel functions +(** Operations on large files. + This sub-module provides 64-bit variants of the channel functions that manipulate file positions and file sizes. By representing positions and sizes by 64-bit integers (type [int64]) instead of regular integers (type [int]), these alternate functions allow -- cgit v1.2.3-70-g09d2