]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/udev_list_entry.xml
test-hostname-util: add assert_se's to make coverity happy
[thirdparty/systemd.git] / man / udev_list_entry.xml
index 6e033bdc813e1b639204e4f2454ea085b74e4800..12b48357ff7da06db016f058cbf5d7679694809a 100644 (file)
@@ -6,6 +6,8 @@
 ]>
 
 <!--
+  SPDX-License-Identifier: LGPL-2.1+
+
   This file is part of systemd.
 
   Copyright 2015 David Herrmann <dh.herrmann@gmail.com>
     <function>udev_list_entry_get_name()</function> and
     <function>udev_list_entry_get_value()</function> return a
     pointer to a constant string representing the requested value.
-    The string is bound to the lifetime of the list-entry itself.
+    The string is bound to the lifetime of the list entry itself.
     On failure, <constant>NULL</constant> is returned.</para>
   </refsect1>