Synchronization of NAME and SINOPSYS sections.

mdoc(7)'fy
This commit is contained in:
Alexey Zelkin 1999-09-21 19:22:30 +00:00
parent fe27e01fac
commit b27e4ff392
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51515

View File

@ -31,7 +31,16 @@
.Dt DEVSTAT 3
.Os FreeBSD 3.0
.Sh NAME
.Nm devstat
.Nm devstat ,
.Nm getnumdevs ,
.Nm getgeneration ,
.Nm getversion ,
.Nm checkversion ,
.Nm getdevs ,
.Nm selectdevs ,
.Nm buildmatch ,
.Nm compute_stats ,
.Nm compute_etime
.Nd device statistics utility library
.Sh SYNOPSIS
.Fd #include <sys/dkstat.h>
@ -500,8 +509,7 @@ The
statistics system first appeared in
.Fx 3.0 .
.Sh AUTHORS
Kenneth Merry
.Aq ken@FreeBSD.ORG
.An Kenneth Merry Aq ken@FreeBSD.ORG
.Sh BUGS
There should probably be an interface to de-allocate memory allocated by
.Fn getdevs ,