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:
parent
57c0730bfe
commit
75189bfe05
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user