Rewrite page(2) references to page(3).

Add description of new libmach.
This commit is contained in:
rsc 2004-04-11 03:42:27 +00:00
parent cfa37a7b11
commit bf8a59fa01
91 changed files with 1624 additions and 1607 deletions

View file

@ -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;