From 58d366e78af4b3e099a73bd1b80dcdb94b738dce Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Sat, 17 Jun 2000 14:28:36 +0000 Subject: doc change PR#142 git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3207 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/unix/unix.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otherlibs/unix/unix.mli') diff --git a/otherlibs/unix/unix.mli b/otherlibs/unix/unix.mli index e6bea01de..ee9f779fa 100644 --- a/otherlibs/unix/unix.mli +++ b/otherlibs/unix/unix.mli @@ -283,7 +283,7 @@ type stats = st_perm : file_perm; (* Access rights *) st_nlink : int; (* Number of links *) st_uid : int; (* User id of the owner *) - st_gid : int; (* Group id of the owner *) + st_gid : int; (* Group ID of the file's group *) st_rdev : int; (* Device minor number *) st_size : int; (* Size in bytes *) st_atime : float; (* Last access time *) -- cgit v1.2.3-70-g09d2