summaryrefslogtreecommitdiff
path: root/libudev
diff options
context:
space:
mode:
authorThomas Egerer <thomas.egerer@secunet.com>2011-03-04 17:06:43 +0100
committerKay Sievers <kay.sievers@vrfy.org>2011-03-04 21:51:32 +0100
commit95ce1875d79162324a5eb67f6a0ffbbdd5d29921 (patch)
tree4b3468665323231e6a508f4977656f557adbf931 /libudev
parentf180ad259f1480a3d58106e38eb760f79600e0e1 (diff)
libudev: use sysfs attr ilist interface for attribute walk
Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
Diffstat (limited to 'libudev')
-rw-r--r--libudev/docs/libudev-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libudev/docs/libudev-sections.txt b/libudev/docs/libudev-sections.txt
index 7db9c1bba9..918344d941 100644
--- a/libudev/docs/libudev-sections.txt
+++ b/libudev/docs/libudev-sections.txt
@@ -54,6 +54,7 @@ udev_device_get_driver
udev_device_get_devnum
udev_device_get_action
udev_device_get_sysattr_value
+udev_device_get_sysattr_list_entry
udev_device_get_seqnum
udev_device_get_usec_since_initialized
</SECTION>