diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
| commit | fe08efe680f6705e0c60beabe3e39629c655e743 (patch) | |
| tree | f208c0020248a2800766b91d7bf24e0234629b8b /lib/libdevstat | |
| parent | 6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff) | |
Notes
Diffstat (limited to 'lib/libdevstat')
| -rw-r--r-- | lib/libdevstat/devstat.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdevstat/devstat.3 b/lib/libdevstat/devstat.3 index 2d7010f465e6..bbd860c57b67 100644 --- a/lib/libdevstat/devstat.3 +++ b/lib/libdevstat/devstat.3 @@ -157,7 +157,7 @@ structure. The .Va statinfo structure can be found in -.Aq Pa devstat.h : +.In devstat.h : .Bd -literal -offset indent struct statinfo { long cp_time[CPUSTATES]; |
