diff --git a/doc/reference.xml b/doc/reference.xml index 8cf7123..08c4c3b 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -637,8 +637,11 @@ struct comedi_insnlist_struct{ -An instruction list (comedi_insnlist) structure is used to communicate -a list of instructions. +A comedi_insnlist structure is used to communicate +a list of instructions to the driver using the +comedi_do_insnlist +function. +