projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4874091
)
doc/reference.xml: Minor change.
author
Ian Abbott
<abbotti@mev.co.uk>
Tue, 8 May 2012 13:04:55 +0000
(14:04 +0100)
committer
Ian Abbott
<abbotti@mev.co.uk>
Tue, 8 May 2012 13:04:55 +0000
(14:04 +0100)
Used a proper cross reference to driver structures.
doc/reference.xml
patch
|
blob
|
history
diff --git
a/doc/reference.xml
b/doc/reference.xml
index 3d2afb1ae523f59f7c9fafb07532ac345a88b27b..82acec3033e6c727494cb1bda71bf52ab9b0d4fb 100644
(file)
--- a/
doc/reference.xml
+++ b/
doc/reference.xml
@@
-236,7
+236,7
@@
typedef struct comedi_krange_struct <link linkend="ref-type-comedi-krange">com
typedef struct comedi_insnlist_struct <link linkend="ref-type-comedi-insnlist">comedi_insnlist</link>;
</programlisting>
The data structures used in the implementation of the &comedi; drivers
-are
treated <link linkend="driverdatastructures">elsewhere</link
>.
+are
described in <xref linkend="driverdatastructures"/
>.
</para>