View | Details | Raw Unified | Return to bug 157234
Collapse All | Expand All

(-)nullfs.5 (+10 lines)
Lines 56-61 Link Here
56
file system:
56
file system:
57
.Pp
57
.Pp
58
.Dl "mount_nullfs /usr/ports /home/devel/ports"
58
.Dl "mount_nullfs /usr/ports /home/devel/ports"
59
.Sh CAVEAT
60
The
61
.Nm
62
file system prevents to convert a vnode reference to a full pathname, given a
63
process context. This will prevent an application to retrieve its path
64
to process binary. For example, applications using the
65
.Xr procfs 5
66
file system /proc/curproc/file or the 
67
.Xr sysctl 8
68
kern.proc.pathname
59
.Sh SEE ALSO
69
.Sh SEE ALSO
60
.Xr fstab 5 ,
70
.Xr fstab 5 ,
61
.Xr mount_nullfs 8
71
.Xr mount_nullfs 8

Return to bug 157234