summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-02-07 07:45:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-02-07 07:45:14 +0000
commitc7413c43fbf363a2d5b7c270b92c081ffb35af92 (patch)
tree0a11d91308611b6f650ed81e3dddd0ddb9d86be6 /sys/arch/i386
parent0e12631e543ba60fd713efa0e7cd366a0f7f7150 (diff)
typos;
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/stand/installboot/installboot.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/stand/installboot/installboot.8 b/sys/arch/i386/stand/installboot/installboot.8
index 7d119297c86..a01704a2a79 100644
--- a/sys/arch/i386/stand/installboot/installboot.8
+++ b/sys/arch/i386/stand/installboot/installboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: installboot.8,v 1.22 2001/09/20 21:05:25 mickey Exp $
+.\" $OpenBSD: installboot.8,v 1.23 2003/02/07 07:45:12 jmc Exp $
.\"
.\" Copyright (c) 1997 Michael Shalayeff
.\" All rights reserved.
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm installboot
-.Nd installs a bootstrap on a FFS disk or partition
+.Nd installs a bootstrap on an FFS disk or partition
.Sh SYNOPSIS
.Nm installboot
.Op Fl n
@@ -50,7 +50,7 @@
is used to install a
.Dq first-stage
boot program into the boot area
-of a FFS disk partition, and initialize the table of block numbers the
+of an FFS disk partition, and initialize the table of block numbers the
.Ar biosboot
program uses to load the second-stage boot program.
.Pp