ref: c60ba7267dbb1eb63b4ccc99031fa6142d099a11
parent: aa356432075765087cca097d92bd9941c25229d0
author: mischief <[email protected]>
date: Fri Oct 12 04:47:52 EDT 2018
namespace(4): fix $home bin paths
--- a/sys/man/4/namespace
+++ b/sys/man/4/namespace
@@ -316,7 +316,8 @@
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