summaryrefslogtreecommitdiffstats
path: root/share/man/man9/namei.9
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-24 01:38:20 +0000
committerdd <dd@FreeBSD.org>2001-06-24 01:38:20 +0000
commit945fa79a4aaddbac025c3342a1d7b8c78aa747f6 (patch)
tree740422d4c9db7b06f80776d1e0840281dfd6bb06 /share/man/man9/namei.9
parent04d1b1c8dd05e02be9bf1f04594d145acee47b4d (diff)
downloadFreeBSD-src-945fa79a4aaddbac025c3342a1d7b8c78aa747f6.zip
FreeBSD-src-945fa79a4aaddbac025c3342a1d7b8c78aa747f6.tar.gz
mdoc(7) police: use the Fn macro where appropriate.
Diffstat (limited to 'share/man/man9/namei.9')
-rw-r--r--share/man/man9/namei.99
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9
index 551a048..cb44378 100644
--- a/share/man/man9/namei.9
+++ b/share/man/man9/namei.9
@@ -160,11 +160,14 @@ It is the current directory if the name passed in doesn't start with /
and we have not gone through any symlinks with an absolute path, and
the root otherwise.
.Pp
-In this case, it is only used by lookup(), and should not be
-considered valid after a call to namei().
+In this case, it is only used by
+.Fn lookup ,
+and should not be
+considered valid after a call to
+.Fn namei .
.Pp
If SAVESTART is set, this is set to the same as ni_dvp, with an extra
-VREF().
+.Fn VREF .
.Pp
To block NDFREE from releasing ni_startdir when it is set, use the
flag NDF_NO_STARTDIR_RELE.
OpenPOWER on IntegriCloud