diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-05-09 01:19:14 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 01:19:14 -0400 |
commit | 8b60756a628a73bc8bf8b59d8716cb3f09b7e7eb (patch) | |
tree | 97ae34be8647f28bf12b0150fd94d90c2b35ad49 /Documentation | |
parent | 1591275cb57bc5df7ff59774b85c8af84bc45e87 (diff) |
Fix more "deprecated" spellos.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/fb/aty128fb.txt | 4 | ||||
-rw-r--r-- | Documentation/filesystems/proc.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/fb/aty128fb.txt b/Documentation/fb/aty128fb.txt index 069262fb619d..b605204fcfe1 100644 --- a/Documentation/fb/aty128fb.txt +++ b/Documentation/fb/aty128fb.txt | |||
@@ -54,8 +54,8 @@ Accepted options: | |||
54 | 54 | ||
55 | noaccel - do not use acceleration engine. It is default. | 55 | noaccel - do not use acceleration engine. It is default. |
56 | accel - use acceleration engine. Not finished. | 56 | accel - use acceleration engine. Not finished. |
57 | vmode:x - chooses PowerMacintosh video mode <x>. Depreciated. | 57 | vmode:x - chooses PowerMacintosh video mode <x>. Deprecated. |
58 | cmode:x - chooses PowerMacintosh colour mode <x>. Depreciated. | 58 | cmode:x - chooses PowerMacintosh colour mode <x>. Deprecated. |
59 | <XxX@X> - selects startup videomode. See modedb.txt for detailed | 59 | <XxX@X> - selects startup videomode. See modedb.txt for detailed |
60 | explanation. Default is 640x480x8bpp. | 60 | explanation. Default is 640x480x8bpp. |
61 | 61 | ||
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index 4f3e84c520a5..8756a07f4dc3 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -229,7 +229,7 @@ Table 1-3: Kernel info in /proc | |||
229 | mounts Mounted filesystems | 229 | mounts Mounted filesystems |
230 | net Networking info (see text) | 230 | net Networking info (see text) |
231 | partitions Table of partitions known to the system | 231 | partitions Table of partitions known to the system |
232 | pci Depreciated info of PCI bus (new way -> /proc/bus/pci/, | 232 | pci Deprecated info of PCI bus (new way -> /proc/bus/pci/, |
233 | decoupled by lspci (2.4) | 233 | decoupled by lspci (2.4) |
234 | rtc Real time clock | 234 | rtc Real time clock |
235 | scsi SCSI info (see text) | 235 | scsi SCSI info (see text) |