diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
commit | db5b45ba844aac723eece65f35e9da8d332ac7eb (patch) | |
tree | 6ea70bb0b6b4397bf2a59d1e33a2768c63838812 /sbin/reboot/boot_atari.8 | |
parent | fb32fc8a9d06e96ad5c62d55537fe2ffd3a1f101 (diff) |
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Diffstat (limited to 'sbin/reboot/boot_atari.8')
-rw-r--r-- | sbin/reboot/boot_atari.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sbin/reboot/boot_atari.8 b/sbin/reboot/boot_atari.8 index f77b382e2d3..de0fbda58b1 100644 --- a/sbin/reboot/boot_atari.8 +++ b/sbin/reboot/boot_atari.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_atari.8,v 1.4 1998/09/17 04:15:00 aaron Exp $ +.\" $OpenBSD: boot_atari.8,v 1.5 1998/11/11 22:19:59 aaron Exp $ .\" $NetBSD: boot_atari.8,v 1.1 1996/06/27 11:07:56 leo Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -48,7 +48,6 @@ system bootstrapping procedures .Sh DESCRIPTION .Ss Power fail and crash recovery -.Pp When the .Tn OpenBSD kernel is booted normally (using one of the two methods discussed below), @@ -69,7 +68,6 @@ during the next boot cycle). After the dump completes (successful or not), the system will attempt a reboot. .Pp .Ss Booting OpenBSD using the bootloader -.Pp When a bootable .Tn OpenBSD partition is created by means of @@ -134,7 +132,6 @@ Enter the kernel debugger. .El .Pp .Ss Booting using the loadbsd program -.Pp When you want (or have to) start OpenBSD from GEM, you have to use the .Xr loadbsd program that is supplied on the kernel-floppy. The loadbsd command line |