doc/tutorial.xml: Fix a broken link.
authorIan Abbott <abbotti@mev.co.uk>
Wed, 2 May 2012 12:01:41 +0000 (13:01 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 2 May 2012 12:01:41 +0000 (13:01 +0100)
doc/tutorial.xml

index b4ccfeb191efe08d064dd4db8a38cfbda5555da1..5ca284ec3fd885db2049c613ad9d51bd479699a7 100644 (file)
     </programlisting>
     <para>
       For advanced programmers the
-      function <link linkend="func-ref-comedi-comedi-get-buffer-contents"><function>comedi_get_buffer_contents</function></link>
+      function <link linkend="func-ref-comedi-get-buffer-contents"><function>comedi_get_buffer_contents</function></link>
       is useful to check if there is actually data in the ringbuffer
       so that a call of <function>read</function> can be avoided for example
       when the data readout is called by a timer call-back function.