diff options
Diffstat (limited to 'lib/libgeom')
-rw-r--r-- | lib/libgeom/libgeom.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libgeom/libgeom.3 b/lib/libgeom/libgeom.3 index 0c142ed..9172a00 100644 --- a/lib/libgeom/libgeom.3 +++ b/lib/libgeom/libgeom.3 @@ -65,7 +65,7 @@ .Fn geom_stats_snapshot_timestamp "void *arg" "struct timespec *tp" .Ft void .Fn geom_stats_snapshot_reset "void *arg" -.Ft "struct g_stat *" +.Ft "struct devstat *" .Fn geom_stats_snapshot_next "void *arg" .Ss "Control Functions" .Ft "struct gctl_req *" |