Remove wrong include, one is supposed to include vm/uma.h instead of

vm_zone.h.
This commit is contained in:
Jeroen Ruigrok van der Werven 2002-04-30 08:51:42 +00:00
parent 9e70deb400
commit 3a347a6e4e

View File

@ -39,7 +39,7 @@
.Sh SYNOPSIS
.In sys/param.h
.In sys/queue.h
.In vm/vm_zone.h
.In vm/uma.h
.Ft void
.Fn zbootinit "vm_zone_t z" "char *name" "int size" "void *item" "int nitems"
.Ft int