An access count change is a prerequisite for doing I/O, so

change 'or' to 'and'.

Pointed out by:  pjd@
This commit is contained in:
Lukas Ertl 2004-05-18 12:37:47 +00:00
parent a2d7d4d7c6
commit d8a224e86b

View File

@ -45,7 +45,7 @@ function attaches given consumer
to given provider
.Fa pp ,
thus establishing a communication channel between the consumer and the
provider that allows to change access counts or perform I/O operations.
provider that allows to change access counts and perform I/O operations.
.Pp
The
.Fn g_detach