summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_LOCK_GIANT.9
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2005-12-18 08:07:30 +0000
committersimon <simon@FreeBSD.org>2005-12-18 08:07:30 +0000
commitd26ec6ea6351e9696be98eab8d38c363eee2f934 (patch)
treeb0ea2ea5b14ad13729a15dbe8204dc814ce39066 /share/man/man9/VFS_LOCK_GIANT.9
parent0a081d09f4f7db02d1baa4889eb218e2eff4097a (diff)
downloadFreeBSD-src-d26ec6ea6351e9696be98eab8d38c363eee2f934.zip
FreeBSD-src-d26ec6ea6351e9696be98eab8d38c363eee2f934.tar.gz
VFS_LOCK_GIANT and VFS_UNLOCK_GIANT are actually defined in sys/mount.h,
so also include sys/mount.h in SYNOPSIS. PR: docs/90541 Submitted by: Wojciech A. Koszek dunstan^freebsd.czest.pl MFC after: 1 week
Diffstat (limited to 'share/man/man9/VFS_LOCK_GIANT.9')
-rw-r--r--share/man/man9/VFS_LOCK_GIANT.91
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/VFS_LOCK_GIANT.9 b/share/man/man9/VFS_LOCK_GIANT.9
index 87c28da..9249e6c 100644
--- a/share/man/man9/VFS_LOCK_GIANT.9
+++ b/share/man/man9/VFS_LOCK_GIANT.9
@@ -36,6 +36,7 @@
.Nd "conditionally lock and unlock Giant around entry into VFS"
.Sh SYNOPSIS
.In sys/param.h
+.In sys/mount.h
.In sys/vnode.h
.Ft int
.Fn VFS_LOCK_GIANT "struct mount *mp"
OpenPOWER on IntegriCloud