]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/udev_device_get_syspath.xml
man: add version information for udev functions
[thirdparty/systemd.git] / man / udev_device_get_syspath.xml
index f2d712f23f96a02a956265551d1246a8f8e2937d..f6d89c31651ed65b40f910440636148195921a46 100644 (file)
     reported initialized.</para>
   </refsect1>
 
+  <refsect1>
+    <title>History</title>
+    <para><function>udev_device_get_syspath()</function>,
+    <function>udev_device_get_sysname()</function>,
+    <function>udev_device_get_sysnum()</function>,
+    <function>udev_device_get_devpath()</function>,
+    <function>udev_device_get_devnode()</function>,
+    <function>udev_device_get_devnum()</function>,
+    <function>udev_device_get_devtype()</function>,
+    <function>udev_device_get_subsystem()</function>,
+    <function>udev_device_get_driver()</function>,
+    <function>udev_device_get_udev()</function>,
+    <function>udev_device_get_parent()</function>,
+    <function>udev_device_get_parent_with_subsystem_devtype()</function>,
+    <function>udev_device_get_is_initialized()</function>, and
+    <function>udev_device_get_action()</function> were added in version 221.</para>
+  </refsect1>
+
   <refsect1>
     <title>See Also</title>