From 70b077491987858b13034fce01e108a36438d986 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 24 Nov 2005 10:43:35 +0000 Subject: [PATCH] Fix prototype. --- lib/libgeom/libgeom.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libgeom/libgeom.3 b/lib/libgeom/libgeom.3 index 0c142ed875d3..9172a00ee0bf 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 *"