From 6f30d8a7a3589e1b22bba8ba820d4d0321f9d0b4 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sun, 11 Jan 2004 19:57:42 +0000 Subject: Minor typo: no line break after .Fn. --- share/man/man9/vn_fullpath.9 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share') 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 -- cgit v1.1