diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 20:23:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 20:23:54 +0000 |
commit | 53b4c15899269abaa19202aa5398afc8e510b3cf (patch) | |
tree | 053944536639e2bd5c5041f073eff976be0e1f6b /sbin | |
parent | fbe78529b9ef6df520ab1d82d56af5b00571ec7c (diff) |
correct installboot info
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/reboot/boot_sparc.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/reboot/boot_sparc.8 b/sbin/reboot/boot_sparc.8 index d46c820b3d2..847be263b29 100644 --- a/sbin/reboot/boot_sparc.8 +++ b/sbin/reboot/boot_sparc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sparc.8,v 1.10 1999/07/08 19:58:30 deraadt Exp $ +.\" $OpenBSD: boot_sparc.8,v 1.11 1999/07/08 20:23:53 deraadt Exp $ .\" $NetBSD: boot_sparc.8,v 1.4 1995/04/25 11:37:25 pk Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -51,9 +51,10 @@ An automatic consistency check of the file systems will be performed and unless this fails, the system will resume multi-user operations. .Pp .Ss Cold starts -The SPARC system currently uses the SunOS bootstrap loaders. -This will be changed in a future version of the system. -The SunOS boot will attempt to load +System boot blocks are installed near the start of the boot disk +using the procedure described in +.Xr installboot 8 . +The boot program attempts to load .Pa bsd from partition .Dq a @@ -141,4 +142,3 @@ system bootstrap .Xr rc 8 , .Xr shutdown 8 , .Xr syslogd 8 - |