diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-09-24 07:08:40 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-09-24 07:08:40 +0000 |
commit | dff0afbba94694bd4c8b24f857d26f5a04c78a73 (patch) | |
tree | 1c6e4a0494e0c69b86264b57f83c9172ca8ed790 /sbin | |
parent | fb3a8a316c1960990044b83faf0ffc188d6400a6 (diff) |
'off of' -> 'off'
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/reboot/boot_pmax.8 | 4 | ||||
-rw-r--r-- | sbin/reboot/boot_vax.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/reboot/boot_pmax.8 b/sbin/reboot/boot_pmax.8 index cd9439b4ab9..18323300d7f 100644 --- a/sbin/reboot/boot_pmax.8 +++ b/sbin/reboot/boot_pmax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_pmax.8,v 1.7 1998/09/17 04:15:00 aaron Exp $ +.\" $OpenBSD: boot_pmax.8,v 1.8 1998/09/24 07:08:38 pjanzen Exp $ .\" $NetBSD: boot_pmax.8,v 1.1 1995/04/25 23:55:11 mellon Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -84,7 +84,7 @@ For network boots, () may be specified instead of (0,0,0). The filename is optional for bootp/tftp and mop booting, since in these cases the network protocol can be used to determine which file to boot. When booting off the tape, no filename should be -specified, and when booting off of disk, the filename of a kernel +specified, and when booting off disk, the filename of a kernel must be specified. Generally, the kernel is named .Pa bsd . .Pp diff --git a/sbin/reboot/boot_vax.8 b/sbin/reboot/boot_vax.8 index beca7f8d00d..a81c4d54ab3 100644 --- a/sbin/reboot/boot_vax.8 +++ b/sbin/reboot/boot_vax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_vax.8,v 1.5 1998/09/17 04:15:01 aaron Exp $ +.\" $OpenBSD: boot_vax.8,v 1.6 1998/09/24 07:08:38 pjanzen Exp $ .\" $NetBSD: boot_vax.8,v 1.3 1995/04/23 10:33:39 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -183,7 +183,7 @@ to autoboot or to halt. When halted, the processor may be booted using the same syntax as on the 11/750. .Pp -The 11/750 boot procedure uses the boot ROMs to load block 0 off of +The 11/750 boot procedure uses the boot ROMs to load block 0 off the specified device. The .Pa /usr/mdec directory contains a number |