diff options
Diffstat (limited to 'share/man/man9/device_find_child.9')
-rw-r--r-- | share/man/man9/device_find_child.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/device_find_child.9 b/share/man/man9/device_find_child.9 index 35b6c6c60c69..a23b2b2a145a 100644 --- a/share/man/man9/device_find_child.9 +++ b/share/man/man9/device_find_child.9 @@ -48,11 +48,11 @@ and .Fa unit . If .Fa unit -is -1, it returns the first child of -.Dv dev +is \-1, it returns the first child of +.Fa dev with a matching .Fa classname -(that is, the one with the lowest unit.) +(that is, the one with the lowest unit). .Sh RETURN VALUES If it exists, the child device is returned, otherwise NULL. .Sh SEE ALSO |