summaryrefslogtreecommitdiffstats
path: root/share/man/man9/disk.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-10-23 05:47:38 +0000
committerhmp <hmp@FreeBSD.org>2003-10-23 05:47:38 +0000
commit75189bfe05f8f6290301e44342e8d5bcd9f1e575 (patch)
tree7a7f99e3bb7c29f0607bb5430185a6734a31f64b /share/man/man9/disk.9
parent57c0730bfe2a789e234c728d18ae69fed3d73ec5 (diff)
downloadFreeBSD-src-75189bfe05f8f6290301e44342e8d5bcd9f1e575.zip
FreeBSD-src-75189bfe05f8f6290301e44342e8d5bcd9f1e575.tar.gz
Correct #include file in SYNOPSIS:
It is not sys/geom_disk.h, but located under geom/ directory, so, mark it geom/geom_disk.h.
Diffstat (limited to 'share/man/man9/disk.9')
-rw-r--r--share/man/man9/disk.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9
index 16d2b3a..ce4caeb 100644
--- a/share/man/man9/disk.9
+++ b/share/man/man9/disk.9
@@ -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"
OpenPOWER on IntegriCloud