summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/sade.8
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-09-08 11:09:11 +0000
committerjkh <jkh@FreeBSD.org>1997-09-08 11:09:11 +0000
commit140da238550bc7f41ac21e3cd32cf0b847fe4d50 (patch)
treee89d834605956319edc985c70f3f5e88f609a9e5 /usr.sbin/sade/sade.8
parent4fcbd35c019dc4ad198f15d50a682c6c76e7d614 (diff)
downloadFreeBSD-src-140da238550bc7f41ac21e3cd32cf0b847fe4d50.zip
FreeBSD-src-140da238550bc7f41ac21e3cd32cf0b847fe4d50.tar.gz
Make upgrade potentially a little less interactive.
Add and document new loadConfig function (sort of like a script #include). Make TCP/IP setup far less chatty when it doesn't need to be.
Diffstat (limited to 'usr.sbin/sade/sade.8')
-rw-r--r--usr.sbin/sade/sade.811
1 files changed, 10 insertions, 1 deletions
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index 465c719..ba6064a 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: sysinstall.8,v 1.2 1997/08/11 13:20:38 jkh Exp $
+.\" $Id: sysinstall.8,v 1.3 1997/08/18 21:10:26 jkh Exp $
.\"
.Dd August 9, 1997
.Dt SYSINSTALL 8
@@ -608,6 +608,15 @@ Initialize all variables to their defaults, overriding any
previous settings.
.Pp
\fBVariables:\fR None
+.It loadConfig
+Sort of like an #include statement, it allows you to load one
+configuration file from another.
+.Pp
+\fBVariables:\fR
+.Bl -tag -width indent
+.It file
+The fully pathname of the file to load.
+.El
.It mediaSetCDROM
Select a FreeBSD CDROM as the installation media.
.Pp
OpenPOWER on IntegriCloud