diff options
| author | joerg <joerg@NetBSD.org> | 2014-03-01 12:40:50 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2014-03-01 12:40:50 +0000 |
| commit | f868f095ac55e1c779ec9451a821c8a3508dffdf (patch) | |
| tree | 2389b0724542bf4fa4376fa181b95ab4aca6533f /sys | |
| parent | 1b2d50fa53cd6e5d4e5da6050f7b3c62f4f7838a (diff) | |
Typo
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/zaurus/conf/INSTALL | 4 |
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" |
