From 7f7341e31fa29e63bd081d4bc2100c82e6da9199 Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Wed, 30 Mar 2016 10:10:36 -0500 Subject: man: Fix documented parameters for udev_device_get_ functions --- man/udev_device_get_syspath.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/udev_device_get_syspath.xml b/man/udev_device_get_syspath.xml index ca9763fedf..b54749ed56 100644 --- a/man/udev_device_get_syspath.xml +++ b/man/udev_device_get_syspath.xml @@ -127,6 +127,8 @@ struct udev_device *udev_device_get_parent_with_subsystem_devtype struct udev_device *udev_device + const char *subsystem + const char *devtype @@ -137,8 +139,6 @@ const char *udev_device_get_action struct udev_device *udev_device - const char *subsystem - const char *devtype -- cgit v1.2.3-54-g00ecf