namespace(4): fix $home bin paths
This commit is contained in:
parent
aa35643207
commit
c60ba7267d
1 changed files with 2 additions and 1 deletions
|
@ -316,7 +316,8 @@ and
|
||||||
Mounted here is a union directory composed of
|
Mounted here is a union directory composed of
|
||||||
.BR /$objtype/bin ,
|
.BR /$objtype/bin ,
|
||||||
.BR /rc/bin ,
|
.BR /rc/bin ,
|
||||||
.BR $home/$objtype/bin ,
|
.BR $home/bin/$objtype ,
|
||||||
|
.BR $home/bin/rc ,
|
||||||
etc., so
|
etc., so
|
||||||
.B /bin
|
.B /bin
|
||||||
is always the directory containing the appropriate executables
|
is always the directory containing the appropriate executables
|
||||||
|
|
Loading…
Reference in a new issue