diff options
author | Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk> | 2023-09-19 10:04:56 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-09-25 23:29:38 +0200 |
commit | 01f5c5d52d03e9dfcd008bde7dae2a91bb01c3be (patch) | |
tree | bdd90c0c61e90913567c2d8c699a9dbbd3d1f1d4 /man/udev_list_entry.xml | |
parent | Merge pull request #29314 from YHNdnzj/firstboot-fixup (diff) | |
download | systemd-01f5c5d52d03e9dfcd008bde7dae2a91bb01c3be.tar.xz systemd-01f5c5d52d03e9dfcd008bde7dae2a91bb01c3be.zip |
man: add version information for udev functions
Diffstat (limited to 'man/udev_list_entry.xml')
-rw-r--r-- | man/udev_list_entry.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/udev_list_entry.xml b/man/udev_list_entry.xml index 94273cef85..de09498ad4 100644 --- a/man/udev_list_entry.xml +++ b/man/udev_list_entry.xml @@ -82,6 +82,14 @@ </refsect1> <refsect1> + <title>History</title> + <para><function>udev_list_entry_get_next()</function>, + <function>udev_list_entry_get_by_name()</function>, + <function>udev_list_entry_get_name()</function>, and + <function>udev_list_entry_get_value()</function> were added in version 221.</para> + </refsect1> + + <refsect1> <title>See Also</title> <para> |