man: minor manual edits

This commit is contained in:
grai 2008-07-22 03:26:08 +10:00
parent e1df0680fd
commit 881e5d1e95
3 changed files with 8 additions and 8 deletions

View file

@ -154,12 +154,12 @@ relay(int fd0, int fd1)
}
.EE
.LP
If the two
The two
.I relaythread
instances were running in different procs, the
instances are running in the same proc, so the
common access to
.I tot
would be unsafe.
is safe.
.PP
Implement
.IR ioread :