From: Andrew Eikum Date: Wed, 30 Mar 2016 15:10:36 +0000 (-0500) Subject: man: Fix documented parameters for udev_device_get_ functions X-Git-Tag: v230~229^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2919%2Fhead;p=thirdparty%2Fsystemd.git man: Fix documented parameters for udev_device_get_ functions --- diff --git a/man/udev_device_get_syspath.xml b/man/udev_device_get_syspath.xml index ca9763fedf2..b54749ed56d 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