Correct #include file in SYNOPSIS:

It is not sys/geom_disk.h, but located under geom/ directory,
    so, mark it geom/geom_disk.h.
This commit is contained in:
Hiten Pandya 2003-10-23 05:47:38 +00:00
parent aad6efcc96
commit 2f6e000a7e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121402

View file

@ -34,7 +34,7 @@
.Nm disk
.Nd Kernel disk storage API
.Sh SYNOPSIS
.In sys/geom_disk.h
.In geom/geom_disk.h
.Ft void
.Fo disk_create
.Fa "int unit"