bio(2): manpage typo
This commit is contained in:
parent
f681cf835a
commit
20b945a382
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ int Bbuffered(Biobufhdr *bp)
|
|||
void Blethal(Biobufhdr *bp, void (*errorf)(char *))
|
||||
.PP
|
||||
.B
|
||||
void Biofn(Biobufhdr *bp, int (*iof)(Biohdr *, void *, long))
|
||||
void Biofn(Biobufhdr *bp, int (*iof)(Biobufhdr *, void *, long))
|
||||
.PP
|
||||
.SH DESCRIPTION
|
||||
These routines implement fast buffered I/O.
|
||||
|
|
Loading…
Reference in a new issue