summaryrefslogtreecommitdiffstats
path: root/lib/libdevinfo
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2001-04-20 23:02:52 +0000
committermsmith <msmith@FreeBSD.org>2001-04-20 23:02:52 +0000
commit79878361a823975e9d3f148b843b6ba0327951a7 (patch)
tree69dee1a2f14ae238c5d5d7895d4f623e36ab4289 /lib/libdevinfo
parent9f4c2ce4ccd7e98454d4d665322ed7a1ef874d6e (diff)
downloadFreeBSD-src-79878361a823975e9d3f148b843b6ba0327951a7.zip
FreeBSD-src-79878361a823975e9d3f148b843b6ba0327951a7.tar.gz
More typo fixes, .Os -> .Fx
Diffstat (limited to 'lib/libdevinfo')
-rw-r--r--lib/libdevinfo/devinfo.39
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libdevinfo/devinfo.3 b/lib/libdevinfo/devinfo.3
index d658eec..fd5a95e 100644
--- a/lib/libdevinfo/devinfo.3
+++ b/lib/libdevinfo/devinfo.3
@@ -211,7 +211,8 @@ returns the error value to its caller.
invokes its callback argument
.Ar fn
on every resource manager.
-.Ar fn is also passed
+.Ar fn
+is also passed
.Ar arg ,
allowing state to be passed to the callback function.
If
@@ -223,10 +224,10 @@ returns the error value to its caller.
.Sh SEE ALSO
.Xr devstat 3
.Sh HISTORY
+The
.Nm
-first appeared in
-.Os
-version 5.0
+library first appeared in
+.Fx 5.0 .
.Sh AUTHORS
.An Michael Smith Aq msmith@FreeBSD.org
.Sh BUGS
OpenPOWER on IntegriCloud