diff options
author | 1999-07-08 20:25:03 +0000 | |
---|---|---|
committer | 1999-07-08 20:25:03 +0000 | |
commit | 3aacbe0293d9b1b8e23d9e1cde06b0e81147794d (patch) | |
tree | 81a5863f100b5825d771f7c129edb0e1336b07dd | |
parent | correct installboot info (diff) | |
download | wireguard-openbsd-3aacbe0293d9b1b8e23d9e1cde06b0e81147794d.tar.xz wireguard-openbsd-3aacbe0293d9b1b8e23d9e1cde06b0e81147794d.zip |
more...
-rw-r--r-- | sbin/reboot/boot_sparc.8 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sbin/reboot/boot_sparc.8 b/sbin/reboot/boot_sparc.8 index 847be263b29..b5533486c78 100644 --- a/sbin/reboot/boot_sparc.8 +++ b/sbin/reboot/boot_sparc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sparc.8,v 1.11 1999/07/08 20:23:53 deraadt Exp $ +.\" $OpenBSD: boot_sparc.8,v 1.12 1999/07/08 20:25:03 deraadt Exp $ .\" $NetBSD: boot_sparc.8,v 1.4 1995/04/25 11:37:25 pk Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -65,16 +65,11 @@ disk. .Pp The .Fl s -flag to the SunOS bootloader will bring the system up in single-user mode. +flag to the bootloader will bring the system up in single-user mode. The .Fl a flag instructs the system to prompt for the location of the root filesystem and the primary swap partition. -.\"The -.\".Op Fl d -.\"flag to the SunOS bootloader will bring the system up in debug mode. -.\"Here it waits for a kernel debugger connect; see -.\".Xr kgdb 8 . Other flags are currently ignored. .Pp The SPARC boot ROM comes in two flavours: an |