linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6] spelling: "Unix 98" -> "Unix98"
@ 2003-12-07  0:55 Andreas Beckmann
  0 siblings, 0 replies; only message in thread
From: Andreas Beckmann @ 2003-12-07  0:55 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

"Unix98" is spelled as "Unix 98" at two locations: the Kconfig files for 
the architectures sparc64 and sh.
My patch changes these to be "Unix98" like everywhere else.
The defconfig files for these architectures could be regenerated to 
match these changes.


Andreas
Please CC: me in your replies.

[-- Attachment #2: 2.6_spelling_Unix98.diff --]
[-- Type: text/plain, Size: 664 bytes --]

--- linux-2.6.0-test11/arch/sparc64/Kconfig.orig	2003-11-26 21:45:28.000000000 +0100
+++ linux-2.6.0-test11/arch/sparc64/Kconfig	2003-12-07 01:45:01.000000000 +0100
@@ -655,7 +655,7 @@
 
 # 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"
--- linux-2.6.0-test11/arch/sh/Kconfig.orig	2003-11-26 21:45:53.000000000 +0100
+++ linux-2.6.0-test11/arch/sh/Kconfig	2003-12-07 01:48:35.000000000 +0100
@@ -887,7 +887,7 @@
 
 	  If unsure, say N.
 
-comment "Unix 98 PTY support"
+comment "Unix98 PTY support"
 
 config UNIX98_PTYS
 	bool "Unix98 PTY support"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-07  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-07  0:55 [PATCH 2.6] spelling: "Unix 98" -> "Unix98" Andreas Beckmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).