diff options
Diffstat (limited to 'man/sd_device_get_syspath.xml')
-rw-r--r-- | man/sd_device_get_syspath.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_device_get_syspath.xml b/man/sd_device_get_syspath.xml index 36e9194620..61e0230e11 100644 --- a/man/sd_device_get_syspath.xml +++ b/man/sd_device_get_syspath.xml @@ -191,7 +191,7 @@ <literal>+drivers:</literal> followed by its driver subsystem and sysfs name separated with a colon. Example: <literal>+drivers:pci:iwlwifi</literal> for a driver device record whose driver subsystem is <literal>pci</literal> and sysfs name is <literal>iwlwifi</literal>, - When an other type of device is specified, this function returns <literal>+</literal> followed by its + When another type of device is specified, this function returns <literal>+</literal> followed by its subsystem and sysfs name separated with a colon. Example: <literal>+acpi:ACPI0003:00</literal>, <literal>+input:input16</literal>, or <literal>+pci:0000:00:1f.6</literal>.</para> </refsect1> |