lkml.org 
[lkml]   [2007]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] More "deprecated" spellos
On Thu, 22 Feb 2007 04:39:40 -0500 (EST) Robert P. J. Day wrote:

> Fix remaining misspellings of "depreciated" to "deprecated."

More of these.
---

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix more "deprecated" spellos.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/fb/aty128fb.txt | 4 ++--
Documentation/filesystems/proc.txt | 2 +-
drivers/pci/pci-driver.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

--- linux-2.6.21-rc4-git5.orig/drivers/pci/pci-driver.c
+++ linux-2.6.21-rc4-git5/drivers/pci/pci-driver.c
@@ -133,7 +133,7 @@ static inline int pci_create_newid_file(
* system is in its list of supported devices. Returns the matching
* pci_device_id structure or %NULL if there is no match.
*
- * Depreciated, don't use this as it will not catch any dynamic ids
+ * Deprecated, don't use this as it will not catch any dynamic ids
* that a driver might want to check for.
*/
const struct pci_device_id *pci_match_id(const struct pci_device_id *ids,
--- linux-2.6.21-rc4-git5.orig/Documentation/fb/aty128fb.txt
+++ linux-2.6.21-rc4-git5/Documentation/fb/aty128fb.txt
@@ -54,8 +54,8 @@ Accepted options:

noaccel - do not use acceleration engine. It is default.
accel - use acceleration engine. Not finished.
-vmode:x - chooses PowerMacintosh video mode <x>. Depreciated.
-cmode:x - chooses PowerMacintosh colour mode <x>. Depreciated.
+vmode:x - chooses PowerMacintosh video mode <x>. Deprecated.
+cmode:x - chooses PowerMacintosh colour mode <x>. Deprecated.
<XxX@X> - selects startup videomode. See modedb.txt for detailed
explanation. Default is 640x480x8bpp.

--- linux-2.6.21-rc4-git5.orig/Documentation/filesystems/proc.txt
+++ linux-2.6.21-rc4-git5/Documentation/filesystems/proc.txt
@@ -228,7 +228,7 @@ Table 1-3: Kernel info in /proc
mounts Mounted filesystems
net Networking info (see text)
partitions Table of partitions known to the system
- pci Depreciated info of PCI bus (new way -> /proc/bus/pci/,
+ pci Deprecated info of PCI bus (new way -> /proc/bus/pci/,
decoupled by lspci (2.4)
rtc Real time clock
scsi SCSI info (see text)
-
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: 2007-03-22 01:29    [W:0.032 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site