summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_find_child.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-06-15 13:31:23 +0000
committerru <ru@FreeBSD.org>2005-06-15 13:31:23 +0000
commit10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da (patch)
tree58b1b51ae0cee4af458796860e303ff0d40670bc /share/man/man9/device_find_child.9
parentca97309c812e566ddd642101a047711625b810c1 (diff)
downloadFreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.zip
FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.tar.gz
Assorted markup fixes and minor wordsmithing.
Approved by: re
Diffstat (limited to 'share/man/man9/device_find_child.9')
-rw-r--r--share/man/man9/device_find_child.96
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 35b6c6c..a23b2b2 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
OpenPOWER on IntegriCloud