diff options
-rw-r--r-- | share/man/man8/man8.luna88k/boot_luna88k.8 | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/share/man/man8/man8.luna88k/boot_luna88k.8 b/share/man/man8/man8.luna88k/boot_luna88k.8 index 895845acc44..178a7e6158e 100644 --- a/share/man/man8/man8.luna88k/boot_luna88k.8 +++ b/share/man/man8/man8.luna88k/boot_luna88k.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_luna88k.8,v 1.6 2014/04/22 22:58:02 aoyama Exp $ +.\" $OpenBSD: boot_luna88k.8,v 1.7 2014/05/24 19:11:16 miod Exp $ .\" .\" Copyright (c) 2004, Miodrag Vallat. .\" All rights reserved. @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 22 2014 $ +.Dd $Mdocdate: May 24 2014 $ .Dt BOOT_LUNA88K 8 luna88k .Os .Sh NAME @@ -45,7 +45,7 @@ position, while on the LUNA-88K2, a switch is enabled when in the .Em up position. .Pp -The following switches alter the ROM monitor behaviour: +The following SW1 switches alter the ROM monitor behaviour: .Bl -column "Switch" "interact with ROM monitor" "Disabled" .It Sy Switch Ta Sy Enabled Ta Sy Disabled .It Li 1 Ta "interact with ROM monitor" Ta "auto-boot" @@ -92,16 +92,10 @@ standalone installation kernel, suitable for disaster recovery .El .Sh SEE ALSO .Xr ddb 4 , +.\" .Xr boot 8 , .Xr boot_config 8 , .Xr halt 8 , .Xr init 8 , -.\" .Xr installboot 8 , .Xr reboot 8 , .Xr savecore 8 , .Xr shutdown 8 -.Sh CAVEATS -There is currently no standalone bootloader program on the LUNA-88K. -The -.Ox -kernel is loaded directly from the ROM monitor. -Because of this, kernel symbols are not available. |