diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-08-03 07:11:37 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@inai.de> | 2015-11-06 13:45:21 +0100 |
commit | a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb (patch) | |
tree | 8495d6e11cf1eefc1a9ea66290430e158e2e71cf /man/udev_device_get_syspath.xml | |
parent | b938cb902c3b5bca807a94b277672c64d6767886 (diff) |
doc: correct orthography, word forms and missing/extraneous words
Diffstat (limited to 'man/udev_device_get_syspath.xml')
-rw-r--r-- | man/udev_device_get_syspath.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udev_device_get_syspath.xml b/man/udev_device_get_syspath.xml index b3062ae4a8..ca9763fedf 100644 --- a/man/udev_device_get_syspath.xml +++ b/man/udev_device_get_syspath.xml @@ -181,7 +181,7 @@ <function>udev_device_get_parent_with_subsystem_devtype()</function> return a pointer to the parent device. No additional reference to this device is acquired, but the child device owns a reference - to such parent device. On failure, <constant>NULL</constant> + to such a parent device. On failure, <constant>NULL</constant> is returned.</para> <para>On success, <function>udev_device_get_is_initialized()</function> |