diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-04-07 16:20:39 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-04-07 16:20:39 +0000 |
commit | 55e9f3fd6426aaaea90115f1acdca9eee2781b42 (patch) | |
tree | b92a5b788e6f5e0d1ba7a8946581d9220359f05a /sys/arch/hppa/stand | |
parent | c5e69da6b80ed88cada71c51a44b81bf2edb680c (diff) |
s/HP9000/HP 9000/; from weissmanndude
Diffstat (limited to 'sys/arch/hppa/stand')
-rw-r--r-- | sys/arch/hppa/stand/mkboot/mkboot.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hppa/stand/mkboot/mkboot.8 b/sys/arch/hppa/stand/mkboot/mkboot.8 index 3a4a4eb44c7..21574f2dd27 100644 --- a/sys/arch/hppa/stand/mkboot/mkboot.8 +++ b/sys/arch/hppa/stand/mkboot/mkboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mkboot.8,v 1.5 2003/02/18 07:43:36 jmc Exp $ +.\" $OpenBSD: mkboot.8,v 1.6 2003/04/07 16:20:38 mickey Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,9 +46,9 @@ Creates the LIF file containing the bootstrap .Ar program and possibly other programs to be used by the -.Tn HP9000/700 +.Tn HP 9000/700 and -.Tn HP9000/800 +.Tn HP 9000/800 systems. .Pp An argument to the |