diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-19 16:10:04 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-19 16:10:04 +0000 |
commit | eb86421380c3488335b45d28f179dfbf37b22170 (patch) | |
tree | 6f20fd670233e579931f31ae38c3c1a2ec6693d3 /sys/arch/hppa/stand | |
parent | 706f51cf868a0efa14a3dba30bdb8bc4b49802e7 (diff) |
a typo; from David Krause
Diffstat (limited to 'sys/arch/hppa/stand')
-rw-r--r-- | sys/arch/hppa/stand/mkboot/mkboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/stand/mkboot/mkboot.8 b/sys/arch/hppa/stand/mkboot/mkboot.8 index 25b661e176e..0a2ed7fcbe1 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.3 2002/11/10 20:59:21 mickey Exp $ +.\" $OpenBSD: mkboot.8,v 1.4 2002/11/19 16:10:03 mickey Exp $ .\" .Dd November 11, 2002 .Dt MKBOOT 8 @@ -27,5 +27,5 @@ with the default value of zero. .Sh HISTORY An .Nm -utility forst appeared in +utility first appeared in .Ox 2.4 . |