diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 19:58:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 19:58:31 +0000 |
commit | be77083b210c8ad8e1d66101217e906693e8dead (patch) | |
tree | 6e621c18dabf12757f8aa4b0a42ea425063741af /sbin/reboot/boot_sparc.8 | |
parent | 244b5edb62fd07085f7adccd8908295fe2373263 (diff) |
cleaner
Diffstat (limited to 'sbin/reboot/boot_sparc.8')
-rw-r--r-- | sbin/reboot/boot_sparc.8 | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/sbin/reboot/boot_sparc.8 b/sbin/reboot/boot_sparc.8 index d1285ef8551..d46c820b3d2 100644 --- a/sbin/reboot/boot_sparc.8 +++ b/sbin/reboot/boot_sparc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sparc.8,v 1.9 1999/07/03 02:11:07 aaron Exp $ +.\" $OpenBSD: boot_sparc.8,v 1.10 1999/07/08 19:58:30 deraadt Exp $ .\" $NetBSD: boot_sparc.8,v 1.4 1995/04/25 11:37:25 pk Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -38,14 +38,10 @@ .Dt BOOT_SPARC 8 sparc .Os .Sh NAME -.Nm reboot +.Nm boot .Nd -.Tn UNIX -bootstrapping procedures -.Sh SYNOPSIS -.Nm reboot -.Op Fl n -.Op Fl q +.Tn sparc-specific +system bootstrapping procedures .Sh DESCRIPTION .Ss Power fail and crash recovery Normally, the system will reboot itself at power-up or after crashes. @@ -141,9 +137,8 @@ system bootstrap .Xr fsck 8 , .Xr halt 8 , .Xr init 8 , +.Xr installboot 8 , .Xr rc 8 , .Xr shutdown 8 , .Xr syslogd 8 -.Sh BUGS -The use of Sun disk labels, without the ability to write them, -is problematic. + |