From: Matt LaPlante <laplam@rpi.edu>
To: linux-kernel@vger.kernel.org
Cc: Roman Zippel <zippel@linux-m68k.org>
Subject: [PATCH] Kconfig: Typos in fs/Kconfig
Date: Thu, 29 Jun 2006 02:00:52 -0400 [thread overview]
Message-ID: <20060629020052.f73d7ca1.laplam@rpi.edu> (raw)
Fix several typos in fs/Kconfig
-
Matt LaPlante
CCNP, CCDP, A+, Linux+, CQS
laplam@rpi.edu
--
--- b/fs/Kconfig 2006-06-29 01:35:36.000000000 -0400
+++ a/fs/Kconfig 2006-06-29 01:58:52.000000000 -0400
@@ -69,7 +69,7 @@
default y
config EXT3_FS
- tristate "Ext3 journalling file system support"
+ tristate "Ext3 journaling file system support"
select JBD
help
This is the journaling version of the Second extended file system
@@ -831,7 +831,7 @@
Some system agents rely on the information in sysfs to operate.
/sbin/hotplug uses device and object attributes in sysfs to assist in
- delegating policy decisions, like persistantly naming devices.
+ delegating policy decisions, like persistently naming devices.
sysfs is currently used by the block subsystem to mount the root
partition. If sysfs is disabled you must specify the boot device on
@@ -1036,7 +1036,7 @@
module will be called efs.
config JFFS_FS
- tristate "Journalling Flash File System (JFFS) support"
+ tristate "Journaling Flash File System (JFFS) support"
depends on MTD
help
JFFS is the Journaling Flash File System developed by Axis
@@ -1059,13 +1059,13 @@
to be made available to the user in the /proc/fs/jffs/ directory.
config JFFS2_FS
- tristate "Journalling Flash File System v2 (JFFS2) support"
+ tristate "Journaling Flash File System v2 (JFFS2) support"
select CRC32
depends on MTD
help
- JFFS2 is the second generation of the Journalling Flash File System
+ JFFS2 is the second generation of the Journaling Flash File System
for use on diskless embedded devices. It provides improved wear
- levelling, compression and support for hard links. You cannot use
+ leveling, compression and support for hard links. You cannot use
this on normal block devices, only on 'MTD' devices.
Further information on the design and implementation of JFFS2 is
@@ -1209,7 +1209,7 @@
config JFFS2_CMODE_PRIORITY
bool "priority"
help
- Tries the compressors in a predefinied order and chooses the first
+ Tries the compressors in a predefined order and chooses the first
successful one.
config JFFS2_CMODE_SIZE
@@ -1892,7 +1892,7 @@
If you say Y here, you will get an experimental Andrew File System
driver. It currently only supports unsecured read-only AFS access.
- See <file:Documentation/filesystems/afs.txt> for more intormation.
+ See <file:Documentation/filesystems/afs.txt> for more information.
If unsure, say N.
next reply other threads:[~2006-06-29 6:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-29 6:00 Matt LaPlante [this message]
2006-06-29 7:20 ` [PATCH] Kconfig: Typos in fs/Kconfig Randy.Dunlap
2006-06-29 7:24 ` Matt LaPlante
2006-06-29 12:09 ` Alan Cox
2006-06-29 17:15 ` Matt LaPlante
2006-06-29 21:59 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060629020052.f73d7ca1.laplam@rpi.edu \
--to=laplam@rpi.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox