summaryrefslogtreecommitdiff
path: root/sys/man/4/namespace
diff options
context:
space:
mode:
authorMatthew Veety <mveety@mveety.com>2015-12-07 17:59:53 -0500
committerMatthew Veety <mveety@mveety.com>2015-12-07 17:59:53 -0500
commit1c0ba2019ece868b7ec75090df31ab77b6087355 (patch)
tree3dddecf27069a565fdf443062b780f61e462de62 /sys/man/4/namespace
parent04a8392f8c7c75f585d48360774c6f1faa950f0c (diff)
made sure that rcmain.local runs independent of the existence of $home/lib/profile. Documented /rc/lib/rcmain, /rc/lib/rcmain.local, $home/lib/profile in rc(1) and the first two in namespace(4)
Diffstat (limited to 'sys/man/4/namespace')
-rw-r--r--sys/man/4/namespace4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/4/namespace b/sys/man/4/namespace
index 70c0c5826..3df229542 100644
--- a/sys/man/4/namespace
+++ b/sys/man/4/namespace
@@ -153,6 +153,10 @@ Directory of shell libraries.
Startup code for
.IR rc (1).
.TP
+.B /rc/lib/rcmain.local
+Site local startup code for
+.IR rc (1).
+.TP
.B /lib
Collections of data, generally not parts of programs.
.TP