summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-11-01 21:26:49 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-11-01 21:26:49 +0000
commit118701214b4cf06e44fffb2346301eb6e2314c18 (patch)
tree122ec5ed21bb27cb19d40d663f6e2b77b9221f3d /sys
parent050fb4d35bc8dda9c424b614946b4e5b746ad08e (diff)
replace "can not" with "cannot";
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/zaurus/stand/zboot/boot.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/zaurus/stand/zboot/boot.8 b/sys/arch/zaurus/stand/zboot/boot.8
index 166290097a5..8bd43f33fe3 100644
--- a/sys/arch/zaurus/stand/zboot/boot.8
+++ b/sys/arch/zaurus/stand/zboot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.13 2015/09/10 15:16:44 schwarze Exp $
+.\" $OpenBSD: boot.8,v 1.14 2015/11/01 21:26:48 jmc Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: September 10 2015 $
+.Dd $Mdocdate: November 1 2015 $
.Dt BOOT 8 zaurus
.Os
.Sh NAME
@@ -383,5 +383,5 @@ This program was written by Michael Shalayeff for
and adapted to zaurus by Uwe Stuehler for
.Ox 3.7 .
.Sh BUGS
-Non-IDE disks can not be used to load /etc/boot.conf or
+Non-IDE disks cannot be used to load /etc/boot.conf or
the kernel from them.