summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-04-27 19:45:29 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-04-27 19:45:29 +0000
commit49771647f241a37e95a1cd2c090bff47eaf54edd (patch)
tree84cec496728f838f5923009cd02321dbe98ab616
parent8f7e44d5a58521dd86ebf8b16fae191d97edae9e (diff)
tag these as hppa64
-rw-r--r--sys/arch/hppa64/stand/boot/boot.816
-rw-r--r--sys/arch/hppa64/stand/mkboot/mkboot.84
2 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/hppa64/stand/boot/boot.8 b/sys/arch/hppa64/stand/boot/boot.8
index 4b52dabbe02..4c608faaa87 100644
--- a/sys/arch/hppa64/stand/boot/boot.8
+++ b/sys/arch/hppa64/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.1 2005/04/01 10:40:48 mickey Exp $
+.\" $OpenBSD: boot.8,v 1.2 2005/04/27 19:45:28 deraadt Exp $
.\"
.\" Copyright (c) 2002 Miodrag Vallat
.\" Copyright (c) 1997-2005 Michael Shalayeff
@@ -27,19 +27,19 @@
.\"
.\"
.Dd March 16, 2005
-.Dt BOOT 8 hppa
+.Dt BOOT 8 hppa64
.Os
.Sh NAME
.Nm boot ,
.Nm boot.conf
.Nd
-hppa-specific bootstrap
+hppa64-specific bootstrap
.Sh DESCRIPTION
The main purpose of this program is to load the system kernel while dealing
with the various features of the PA-RISC hardware.
.Pp
As described in
-.Xr boot_hppa 8 ,
+.Xr boot_hppa64 8 ,
this program is loaded by the PDC firmware
and provides a convenient way to load the kernel.
.Pp
@@ -82,7 +82,7 @@ Though default settings usually suffice, they can be changed here.
.It
The header line
.Pp
-.Dl >> OpenBSD/hppa BOOT [x.xx]
+.Dl >> OpenBSD/hppa64 BOOT [x.xx]
.Pp
is displayed to the active console, where
.Ar x.xx
@@ -152,7 +152,7 @@ Prints a list of available commands and machine dependent
commands, if any.
.It machine Op Ar command
Issues machine-dependent commands.
-These are defined for hppa architecture:
+These are defined for hppa64 architecture:
.Bl -tag -width keyboard
.It Nm console
Displays or sets the console path.
@@ -321,7 +321,7 @@ option.
.Xr autoconf 4 ,
.Xr ddb 4 ,
.Xr boot_config 8 ,
-.Xr boot_hppa 8 ,
+.Xr boot_hppa64 8 ,
.\" .Xr installboot 8 ,
.Xr reboot 8
.Pp
@@ -332,7 +332,7 @@ operating system see http://quest.jpl.nasa.gov/zlib/.
.Sh HISTORY
This program was written by Michael Shalayeff for
.Ox 2.1 .
-The hppa specific parts were written by Michael Shalayeff and Miodrag Vallat
+The hppa64 specific parts were written by Michael Shalayeff and Miodrag Vallat
for
.Ox 3.1 .
.Sh CAVEATS
diff --git a/sys/arch/hppa64/stand/mkboot/mkboot.8 b/sys/arch/hppa64/stand/mkboot/mkboot.8
index 536bc587019..895ca5ad1b8 100644
--- a/sys/arch/hppa64/stand/mkboot/mkboot.8
+++ b/sys/arch/hppa64/stand/mkboot/mkboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mkboot.8,v 1.1 2005/04/01 10:40:49 mickey Exp $
+.\" $OpenBSD: mkboot.8,v 1.2 2005/04/27 19:45:28 deraadt Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -28,7 +28,7 @@
.\" SUCH DAMAGE.
.\"
.Dd November 11, 2002
-.Dt MKBOOT 8
+.Dt MKBOOT 8 hppa64
.Os
.Sh NAME
.Nm mkboot