summaryrefslogtreecommitdiffstats
path: root/share/man/man9/zone.9
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-02-15 11:47:31 +0000
committerbde <bde@FreeBSD.org>2001-02-15 11:47:31 +0000
commit4cfcac144df572e42872210ea45cc238db02ddfa (patch)
tree53b7fbae832c2f002f7d16872ce0f556813e8eba /share/man/man9/zone.9
parent9cfa7058be1cd1cdf0bad74ba7030df7614258b0 (diff)
downloadFreeBSD-src-4cfcac144df572e42872210ea45cc238db02ddfa.zip
FreeBSD-src-4cfcac144df572e42872210ea45cc238db02ddfa.tar.gz
Fixed missing and/or wrong and/or extra includes in synopsis.
Diffstat (limited to 'share/man/man9/zone.9')
-rw-r--r--share/man/man9/zone.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/zone.9 b/share/man/man9/zone.9
index 876466a..007ea43 100644
--- a/share/man/man9/zone.9
+++ b/share/man/man9/zone.9
@@ -36,7 +36,7 @@
.Nm zfree
.Nd zone allocator
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
+.Fd #include <sys/param.h>
.Fd #include <vm/vm_zone.h>
.Ft void
.Fn zbootinit "vm_zone_t z" "char *name" "int size" "void *item" "int nitems"
OpenPOWER on IntegriCloud