summaryrefslogtreecommitdiff
path: root/man/udev_list_entry.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/udev_list_entry.xml')
-rw-r--r--man/udev_list_entry.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udev_list_entry.xml b/man/udev_list_entry.xml
index 6e033bdc81..a1b531d52a 100644
--- a/man/udev_list_entry.xml
+++ b/man/udev_list_entry.xml
@@ -104,7 +104,7 @@
<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>