From bf8a59fa013f5c705369fbe14e23ca78c4d09cb8 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 11 Apr 2004 03:42:27 +0000 Subject: Rewrite page(2) references to page(3). Add description of new libmach. --- man/man3/stat.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'man/man3/stat.3') diff --git a/man/man3/stat.3 b/man/man3/stat.3 index c6f8c2e4..273c6f8c 100644 --- a/man/man3/stat.3 +++ b/man/man3/stat.3 @@ -105,7 +105,7 @@ struct Dir { .EE .PP The returned structure is allocated by -.IR malloc (2); +.IR malloc (3); freeing it also frees the associated strings. .PP This structure and @@ -292,9 +292,9 @@ routines for the routines prefixed .B dir .SH SEE ALSO -.IR intro (2), -.IR fcall (2), -.IR dirread (2), +.IR intro (3), +.IR fcall (3), +.IR dirread (3), .IR stat (5) .SH DIAGNOSTICS The @@ -314,7 +314,7 @@ or is too short for the returned data, the return value will be .B BIT16SZ (see -.IR fcall (2)) +.IR fcall (3)) and the two bytes returned will contain the initial count field of the returned data; -- cgit v1.2.3