summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2012-01-18 02:29:11 +0000
committerkevlo <kevlo@FreeBSD.org>2012-01-18 02:29:11 +0000
commit6ac4c5fe321a5eebc8362b1b424749e90f182419 (patch)
tree07b02b6ea3fc56074036217d67372571544aeaba
parent13ac35b1854f976ab055d43f9aacc540992a1615 (diff)
downloadFreeBSD-src-6ac4c5fe321a5eebc8362b1b424749e90f182419.zip
FreeBSD-src-6ac4c5fe321a5eebc8362b1b424749e90f182419.tar.gz
NOOBJ is long time dead
Reviewed by: kib
-rw-r--r--share/man/man9/namei.94
1 files changed, 0 insertions, 4 deletions
diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9
index c941004..f643a3f 100644
--- a/share/man/man9/namei.9
+++ b/share/man/man9/namei.9
@@ -196,10 +196,6 @@ With this flag,
will follow the symbolic link if the last part
of the path supplied is a symbolic link (i.e., it will return a vnode
for whatever the link points at, instead for the link itself).
-.It Dv NOOBJ
-Do not call
-.Fn vfs_object_create
-for the returned vnode, even though it meets required criteria for VM support.
.It Dv NOFOLLOW
Do not follow symbolic links (pseudo).
This flag is not looked for by the actual code, which looks for
OpenPOWER on IntegriCloud