X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fudev_device_get_syspath.xml;h=0deb1d0d2ca8f2b884ab2a02cab8932176acc025;hb=6b222c4b0227f9914446ac54754aea867f742be4;hp=ca9763fedf275d3f75cfadaba3f77357a6e1a6e6;hpb=c665ffa9b16d910fb6660e132f19ffc4e2537590;p=thirdparty%2Fsystemd.git diff --git a/man/udev_device_get_syspath.xml b/man/udev_device_get_syspath.xml index ca9763fedf2..0deb1d0d2ca 100644 --- a/man/udev_device_get_syspath.xml +++ b/man/udev_device_get_syspath.xml @@ -1,28 +1,10 @@ - %entities; ]> - - + @@ -30,15 +12,6 @@ udev_device_get_syspath systemd - - - - Developer - David - Herrmann - dh.herrmann@gmail.com - - @@ -127,6 +100,8 @@ struct udev_device *udev_device_get_parent_with_subsystem_devtype struct udev_device *udev_device + const char *subsystem + const char *devtype @@ -137,8 +112,6 @@ const char *udev_device_get_action struct udev_device *udev_device - const char *subsystem - const char *devtype @@ -184,10 +157,10 @@ to such a parent device. On failure, NULL is returned. - On success, udev_device_get_is_initialized() - returns either 1 or 0, - depending on whether the passed device is initialized or not. On - failure, a negative error code is returned. + On success, udev_device_get_is_initialized() returns either 1 or + 0, depending on whether the passed device has already been initialized by udev or not. On + failure, a negative error code is returned. Note that devices for which no udev rules are defined are never + reported initialized.