diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2001-03-12 21:26:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2001-03-12 21:26:06 +0000 |
| commit | 061de247e086cd32191109b99a893c1c47002b0f (patch) | |
| tree | b9283c4fd81b1761457b82f6e129cd7c68071e9a /usr.sbin/sysinstall/sysinstall.8 | |
| parent | 95b2071c56576622fe542b59fa8c5dd2f80fa9ad (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.8')
| -rw-r--r-- | usr.sbin/sysinstall/sysinstall.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8 index 440a4290253cb..53d9cbd4926e0 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.8 @@ -652,7 +652,10 @@ Start an upgrade installation. None .It installFixitHoloShell Start up the "emergency holographic shell" over on VTY4 -if running as init. +if running as init. This will also happen automatically +as part of the installation process unless +.Ar noHoloShell +is set. .Pp .Sy Variables : None |
