Fix distcheck
[comedilib.git] / man / comedi.7
1 .TH comedi 7 ""
2 .SH NAME
3 \fBcomedi\fR - the Linux Control and Measurement Device Interface
4 .SH SYNOPSIS
5 \fB#include <comedi.h>\fR
6 .br
7 .SH DESCRIPTION
8 The \fBcomedi\fR package is a collection of hardware drivers and
9 library routines that can be used to communicate with a variety of
10 data acquisition boards, including A/D converters, D/A converters,
11 digital I/O and timers.
12
13 .br
14 .SH OTHER DOCUMENTATION
15
16 Hardware and driver configuration, and device-specific information,
17 can be found in the \fBcomedi\fR souce, in the file
18 Documentation/comedi/drivers.txt.
19
20 .br
21 Programming documentation for comedilib can be found in
22 /usr/share/doc/comedilib, or also at http://www.comedi.org/comedi.
23
24 .SH SEE ALSO
25
26 \fBcomedi_config\fR(8),
27 \fBcomedi_calibrate\fR(8)
28
29 .SH VERSION
30
31 0.7.x
32
33 .SH AUTHOR
34
35 David Schleef, <ds@schleef.org>
36