libsysfs examples
-----------------
This directory contains the test programs for libsysfs as examples how
to use this library. They have to be linked against libsysfs, so
compile them with e. g. 

    gcc -o get_device get_device.c -lsysfs

The official and extensive documentation of libsysfs' API can be found
in /usr/share/doc/libsysfs-dev/libsysfs.txt.gz.
 
 -- Martin Pitt <mpitt@debian.org>, Thu, 06 Nov 2003 12:29:18 +0100
