diff options
| -rw-r--r-- | sys/man/4/namespace | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/man/4/namespace b/sys/man/4/namespace index 14ab9de46..2daf0ec3e 100644 --- a/sys/man/4/namespace +++ b/sys/man/4/namespace @@ -316,7 +316,8 @@ and Mounted here is a union directory composed of .BR /$objtype/bin , .BR /rc/bin , -.BR $home/$objtype/bin , +.BR $home/bin/$objtype , +.BR $home/bin/rc , etc., so .B /bin is always the directory containing the appropriate executables |
