summaryrefslogtreecommitdiffstats
path: root/share/man/man9/vn_fullpath.9
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-01-11 19:57:42 +0000
committerrwatson <rwatson@FreeBSD.org>2004-01-11 19:57:42 +0000
commit6f30d8a7a3589e1b22bba8ba820d4d0321f9d0b4 (patch)
treec3bfea13e0a3644b0da7f58a5b567a7de9b8fd91 /share/man/man9/vn_fullpath.9
parent97917ae33d64aa569b900ba02c2a5f47abe048ca (diff)
downloadFreeBSD-src-6f30d8a7a3589e1b22bba8ba820d4d0321f9d0b4.zip
FreeBSD-src-6f30d8a7a3589e1b22bba8ba820d4d0321f9d0b4.tar.gz
Minor typo: no line break after .Fn.
Diffstat (limited to 'share/man/man9/vn_fullpath.9')
-rw-r--r--share/man/man9/vn_fullpath.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/vn_fullpath.9 b/share/man/man9/vn_fullpath.9
index 707684b..609286d 100644
--- a/share/man/man9/vn_fullpath.9
+++ b/share/man/man9/vn_fullpath.9
@@ -44,7 +44,8 @@ The
function makes a "best effort" attempt to generate a string pathname for
the passed (locked) vnode; the resulting path, if any, will be relative to
the root directory of the process associated with the passed thread pointer.
-.Fn is implemented by inspecting the VFS name cache, and attempting to
+.Fn
+is implemented by inspecting the VFS name cache, and attempting to
reconstruct a path from the process root to the object.
.Pp
This process is necessarily unreliable for several reasons: intermediate
OpenPOWER on IntegriCloud