
From: "Randy.Dunlap" <rddunlap@osdl.org>
From: Andreas Beckmann <sparclinux@abeckmann.de>

Patch is for consistency in spelling Unix98 (vs.  Unix 98).  This matches
the other 20 or so occurrences of it.



---

 arch/sh/Kconfig      |    2 +-
 arch/sparc64/Kconfig |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff -puN arch/sh/Kconfig~janitor-11-unix98-spelling arch/sh/Kconfig
--- 25/arch/sh/Kconfig~janitor-11-unix98-spelling	2004-01-19 00:10:17.000000000 -0800
+++ 25-akpm/arch/sh/Kconfig	2004-01-19 00:10:17.000000000 -0800
@@ -790,7 +790,7 @@ config SERIAL_CONSOLE
 
 	  If unsure, say N.
 
-comment "Unix 98 PTY support"
+comment "Unix98 PTY support"
 
 config UNIX98_PTYS
 	bool "Unix98 PTY support"
diff -puN arch/sparc64/Kconfig~janitor-11-unix98-spelling arch/sparc64/Kconfig
--- 25/arch/sparc64/Kconfig~janitor-11-unix98-spelling	2004-01-19 00:10:17.000000000 -0800
+++ 25-akpm/arch/sparc64/Kconfig	2004-01-19 00:10:17.000000000 -0800
@@ -542,7 +542,7 @@ source "drivers/telephony/Kconfig"
 
 # This one must be before the filesystem configs. -DaveM
 
-menu "Unix 98 PTY support"
+menu "Unix98 PTY support"
 
 config UNIX98_PTYS
 	bool "Unix98 PTY support"

_
