lkml.org 
[lkml]   [2006]   [Jun]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 29 Jun 2006 00:20:36 -0700
From"Randy.Dunlap" <>
SubjectRe: [PATCH] Kconfig: Typos in fs/Kconfig
On Thu, 29 Jun 2006 02:00:52 -0400 Matt LaPlante wrote:

> Fix several typos in fs/Kconfig
> 
> -
> --- 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"

Some dictionaries spell it either way, but it should be spelled
consistently (see 3 lines below).

>  	select JBD
>  	help
>  	  This is the journaling version of the Second extended file system

> @@ -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

either spelling is OK.

>  	  this on normal block devices, only on 'MTD' devices.
> 
>  	  Further information on the design and implementation of JFFS2 is

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-06-29 09:20    [from the cache]
©2003-2008