summaryrefslogtreecommitdiff
path: root/lib/libdevstat/devstat.3
AgeCommit message (Expand)Author
2023-11-15Add interface NVME to devstatAlexander Motin
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2014-06-23use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin
2012-12-15New devstat metrics for devstat_compute_statistics():Mikolaj Golub
2012-02-12Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten
2010-08-03Spelling fixes.Joel Dahl
2005-08-10Remove a reference to compute_stats(), since it is no longer documented atKenneth D. Merry
2005-07-17sync function prototype with reality.Philippe Charnier
2005-06-30Tidy up the markup.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2003-09-08mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov
2003-05-22Assorted mdoc(7) fixes.Ruslan Ermilov
2003-03-18Update to match reality closer.Poul-Henning Kamp
2003-02-19Don't tell people to include <sys/dkstat.h> any more.Poul-Henning Kamp
2001-10-03Fixed wrong arg type in synopsis.Bruce Evans
2001-10-01mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov
2001-08-24Remove a duplicate "that".Kenneth D. Merry
2001-08-22mdoc(7) police: Fixed broken xrefs.Ruslan Ermilov
2001-08-18Implement compute_stats() in terms of devstat_compute_statistics(). ThisKenneth D. Merry
2001-08-04Add some features to libdevstat, and overhaul the interface a bit:Thomas Moestl
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2000-12-29Prepare for mdoc(7)NG.Ruslan Ermilov
2000-12-14mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-04-22Introduce .Lb macro to libdevstat library manpageAlexey Zelkin
1999-09-23Clarify what getdevs() expects as input.Kenneth D. Merry
1999-09-21Synchronization of NAME and SINOPSYS sections.Alexey Zelkin
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-03-05Fixed missing header in synopsis (<devstat.h> unfortunately depends onBruce Evans
1999-01-06spell checkDavid E. O'Brien
1998-09-20Change the devstat generation number from an int to a long. The int-sizedKenneth D. Merry
1998-09-15Device statistics library. Used by iostat, vmstat, and systat toJustin T. Gibbs