More typo fixes, .Os -> .Fx

This commit is contained in:
Mike Smith 2001-04-20 23:02:52 +00:00
parent 66f21806ad
commit bd90461b59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75744

View File

@ -211,7 +211,8 @@ returns the error value to its caller.
invokes its callback argument invokes its callback argument
.Ar fn .Ar fn
on every resource manager. on every resource manager.
.Ar fn is also passed .Ar fn
is also passed
.Ar arg , .Ar arg ,
allowing state to be passed to the callback function. allowing state to be passed to the callback function.
If If
@ -223,10 +224,10 @@ returns the error value to its caller.
.Sh SEE ALSO .Sh SEE ALSO
.Xr devstat 3 .Xr devstat 3
.Sh HISTORY .Sh HISTORY
The
.Nm .Nm
first appeared in library first appeared in
.Os .Fx 5.0 .
version 5.0
.Sh AUTHORS .Sh AUTHORS
.An Michael Smith Aq msmith@FreeBSD.org .An Michael Smith Aq msmith@FreeBSD.org
.Sh BUGS .Sh BUGS