diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-04-22 19:32:23 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-04-22 19:32:23 +0000 |
| commit | e976502216a069039f433b952433ef7ebc655850 (patch) | |
| tree | fda350768ba91886dbfed3205c992eb705d8d416 /lib/libgeom/libgeom.3 | |
| parent | ef8f85c6b9f04465753129fb5d7ae1761d752152 (diff) | |
Notes
Diffstat (limited to 'lib/libgeom/libgeom.3')
| -rw-r--r-- | lib/libgeom/libgeom.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libgeom/libgeom.3 b/lib/libgeom/libgeom.3 index 566d09243f61..dbe21c84d38e 100644 --- a/lib/libgeom/libgeom.3 +++ b/lib/libgeom/libgeom.3 @@ -63,6 +63,10 @@ .Sh LIBRARY .Lb libgeom .Sh SYNOPSIS +.Bd -literal +/* stdio.h is only required for `gctl_dump` */ +.Ed +.In stdio.h .In libgeom.h .Ss "Statistics Functions" .Ft void |
