From 6e425a9de8c003b5a733621a6b6730ec3cc902b8 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 23 Dec 2006 00:30:12 +0000 Subject: 20061220 --- man/1/sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man/1/sh') diff --git a/man/1/sh b/man/1/sh index 951f168a..4dd30d14 100644 --- a/man/1/sh +++ b/man/1/sh @@ -588,6 +588,18 @@ for the module. If a load fails, a .B bad module exception is raised. +The environment variable +.B $autoload +can be set to a list of Shell modules that +each instance of +.I sh +should load automatically during its initialisation. +(More precisely, the modules are loaded +when a new +.B Sh->Context +is created: see +.IR sh (2) +for details.) .HP .BI unload " path..." .br -- cgit v1.2.3