summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2014-03-01 12:40:50 +0000
committerjoerg <joerg@NetBSD.org>2014-03-01 12:40:50 +0000
commitf868f095ac55e1c779ec9451a821c8a3508dffdf (patch)
tree2389b0724542bf4fa4376fa181b95ab4aca6533f /sys
parent1b2d50fa53cd6e5d4e5da6050f7b3c62f4f7838a (diff)
Typo
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/zaurus/conf/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/INSTALL b/sys/arch/zaurus/conf/INSTALL
index 1a3e069859a..84073be5476 100644
--- a/sys/arch/zaurus/conf/INSTALL
+++ b/sys/arch/zaurus/conf/INSTALL
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.20 2013/09/13 15:00:47 christos Exp $
+# $NetBSD: INSTALL,v 1.21 2014/03/01 12:40:50 joerg Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@@ -13,7 +13,7 @@ options MEMORY_DISK_ROOT_SIZE=4424 # size of memory disk, in blocks
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
# for reduce kernel size.
-# kernei size must be less than 5MB.
+# kernel size must be less than 5MB.
# - see src/sys/arch/zaurus/stand/zbsdmod/zbsdmod.c:bsdimage[]
makeoptions COPTS="-Os"