Adjust history.

Approved by:	re(ken)
This commit is contained in:
David E. O'Brien 2007-09-28 15:31:44 +00:00
parent 9d77e05aff
commit 61881b5283
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172381
4 changed files with 11 additions and 4 deletions

View File

@ -83,4 +83,4 @@ Result doesn't fit into 64 bits.
The
.Fn expand_number
function first appeared in
.Fx 7.0 .
.Fx 6.3 .

View File

@ -93,6 +93,11 @@ and
.Xr errno 2 ,
.Xr flock 2 ,
.Xr open 2
.Sh HISTORY
The
.Fn flopen
function first appeared in
.Fx 6.3 .
.Sh AUTHORS
.An -nosplit
The

View File

@ -147,9 +147,11 @@ If
.Dv HN_GETSCALE
is specified, the prefix index number will be returned instead.
.Sh SEE ALSO
.Xr expand_number 3
.Xr expand_number 3
.Sh HISTORY
The
.Fn humanize_number
function first appeared in
.Nx 2.0 .
.Nx 2.0
and then in
.Fx 5.3 .

View File

@ -83,7 +83,7 @@ The
and
.Fn kld_load
functions first appeared in
.Fx 7.0 .
.Fx 6.3 .
.Sh AUTHORS
The
.Fn kld_isloaded