typo, found by Tino Reichardt

This commit is contained in:
Felix von Leitner 2005-01-07 16:15:16 +00:00
parent 0359400b79
commit a99281c56d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ io_waituntil \- wait for events
.SH SYNTAX
.B #include <io.h>
void \fBio_wait\fP(tai6464 t);
void \fBio_waituntil\fP(tai6464 t);
.SH DESCRIPTION
io_waituntil(t) is like io_wait() but does not wait (noticeably) past time \fIt\fR.
.SH "SEE ALSO"