mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
man: udev_enumerate_new: fix typo
This commit is contained in:
parent
67b65ac62d
commit
4b2e6892cb
@ -59,7 +59,7 @@
|
||||
<title>Return Value</title>
|
||||
|
||||
<para>On success, <function>udev_enumerate_new()</function> returns a
|
||||
pointer to the allocated udev monitor. On failure,
|
||||
pointer to the allocated enumeration object. On failure,
|
||||
<constant>NULL</constant> is returned.
|
||||
<function>udev_enumerate_ref()</function> returns the argument
|
||||
that it was passed, unmodified.
|
||||
|
Loading…
Reference in New Issue
Block a user