lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 22 Feb 2008 16:06:47 +0900
From:	Satoru Takeuchi <takeuchi_satoru@...fujitsu.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>, zippel@...ux-m68k.org,
	linux-kbuild@...r.kernel.org
Subject: [PATCH] Fix typos on lib/Kconfig

Fix typos on lib/Kconfig.

Signed-off-by: Satoru Takeuchi <takauchi_satoru@...fujitsu.com>

---
Index: 2.6.25-rc2/lib/Kconfig
===================================================================
--- 2.6.25-rc2.orig/lib/Kconfig	2008-02-22 15:11:56.000000000 +0900
+++ 2.6.25-rc2/lib/Kconfig	2008-02-22 15:12:41.000000000 +0900
@@ -64,7 +64,7 @@ config AUDIT_GENERIC
 	default y
 
 #
-# compression support is select'ed if needed
+# compression support is selected if needed
 #
 config ZLIB_INFLATE
 	tristate
@@ -85,7 +85,7 @@ config GENERIC_ALLOCATOR
 	boolean
 
 #
-# reed solomon support is select'ed if needed
+# reed solomon support is selected if needed
 #
 config REED_SOLOMON
 	tristate
@@ -103,7 +103,7 @@ config REED_SOLOMON_DEC16
 	boolean
 
 #
-# Textsearch support is select'ed if needed
+# Textsearch support is selected if needed
 #
 config TEXTSEARCH
 	boolean
@@ -118,7 +118,7 @@ config TEXTSEARCH_FSM
 	tristate
 
 #
-# plist support is select#ed if needed
+# plist support is selected if needed
 #
 config PLIST
 	boolean
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ