diff options
| author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:50:39 -0400 |
|---|---|---|
| committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:50:39 -0400 |
| commit | 2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (patch) | |
| tree | 005a185c1043f5b99f4cd851ad071d6e95025064 | |
| parent | a2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df (diff) | |
Fix typos in Documentation/: 'H'-'M'
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'H'-'M'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
39 files changed, 62 insertions, 62 deletions
diff --git a/Documentation/arm/Samsung-S3C24XX/S3C2412.txt b/Documentation/arm/Samsung-S3C24XX/S3C2412.txt index cb82a7fc79..295d971a15 100644 --- a/Documentation/arm/Samsung-S3C24XX/S3C2412.txt +++ b/Documentation/arm/Samsung-S3C24XX/S3C2412.txt | |||
| @@ -80,7 +80,7 @@ RTC | |||
| 80 | Watchdog | 80 | Watchdog |
| 81 | -------- | 81 | -------- |
| 82 | 82 | ||
| 83 | The watchdog harware is the same as the S3C2410, and is supported by | 83 | The watchdog hardware is the same as the S3C2410, and is supported by |
| 84 | the s3c2410_wdt driver. | 84 | the s3c2410_wdt driver. |
| 85 | 85 | ||
| 86 | 86 | ||
diff --git a/Documentation/block/deadline-iosched.txt b/Documentation/block/deadline-iosched.txt index 672c06bcae..be08ffd1e9 100644 --- a/Documentation/block/deadline-iosched.txt +++ b/Documentation/block/deadline-iosched.txt | |||
| @@ -27,7 +27,7 @@ The goal of the deadline io scheduler is to attempt to guarantee a start | |||
| 27 | service time for a request. As we focus mainly on read latencies, this is | 27 | service time for a request. As we focus mainly on read latencies, this is |
| 28 | tunable. When a read request first enters the io scheduler, it is assigned | 28 | tunable. When a read request first enters the io scheduler, it is assigned |
| 29 | a deadline that is the current time + the read_expire value in units of | 29 | a deadline that is the current time + the read_expire value in units of |
| 30 | miliseconds. | 30 | milliseconds. |
| 31 | 31 | ||
| 32 | 32 | ||
| 33 | write_expire (in ms) | 33 | write_expire (in ms) |
diff --git a/Documentation/cpu-freq/governors.txt b/Documentation/cpu-freq/governors.txt index f40589c31a..e6d7010d30 100644 --- a/Documentation/cpu-freq/governors.txt +++ b/Documentation/cpu-freq/governors.txt | |||
| @@ -57,7 +57,7 @@ selected for each specific use. | |||
| 57 | 57 | ||
| 58 | Basically, it's the following flow graph: | 58 | Basically, it's the following flow graph: |
| 59 | 59 | ||
| 60 | CPU can be set to switch independetly | CPU can only be set | 60 | CPU can be set to switch independently | CPU can only be set |
| 61 | within specific "limits" | to specific frequencies | 61 | within specific "limits" | to specific frequencies |
| 62 | 62 | ||
| 63 | "CPUfreq policy" | 63 | "CPUfreq policy" |
diff --git a/Documentation/dell_rbu.txt b/Documentation/dell_rbu.txt index 6ddf9fcb28..b95ee6f947 100644 --- a/Documentation/dell_rbu.txt +++ b/Documentation/dell_rbu.txt | |||
| @@ -16,8 +16,8 @@ OpenManage and Dell Update packages (DUP). | |||
| 16 | Libsmbios can also be used to update BIOS on Dell systems go to | 16 | Libsmbios can also be used to update BIOS on Dell systems go to |
| 17 | http://linux.dell.com/libsmbios/ for details. | 17 | http://linux.dell.com/libsmbios/ for details. |
| 18 | 18 | ||
| 19 | Dell_RBU driver supports BIOS update using the monilothic image and packetized | 19 | Dell_RBU driver supports BIOS update using the monolithic image and packetized |
| 20 | image methods. In case of moniolithic the driver allocates a contiguous chunk | 20 | image methods. In case of monolithic the driver allocates a contiguous chunk |
| 21 | of physical pages having the BIOS image. In case of packetized the app | 21 | of physical pages having the BIOS image. In case of packetized the app |
| 22 | using the driver breaks the image in to packets of fixed sizes and the driver | 22 | using the driver breaks the image in to packets of fixed sizes and the driver |
| 23 | would place each packet in contiguous physical memory. The driver also | 23 | would place each packet in contiguous physical memory. The driver also |
diff --git a/Documentation/driver-model/class.txt b/Documentation/driver-model/class.txt index 2d1d893a5e..548505f14a 100644 --- a/Documentation/driver-model/class.txt +++ b/Documentation/driver-model/class.txt | |||
| @@ -12,7 +12,7 @@ device. The following device classes have been identified: | |||
| 12 | 12 | ||
| 13 | Each device class defines a set of semantics and a programming interface | 13 | Each device class defines a set of semantics and a programming interface |
| 14 | that devices of that class adhere to. Device drivers are the | 14 | that devices of that class adhere to. Device drivers are the |
| 15 | implemention of that programming interface for a particular device on | 15 | implementation of that programming interface for a particular device on |
| 16 | a particular bus. | 16 | a particular bus. |
| 17 | 17 | ||
| 18 | Device classes are agnostic with respect to what bus a device resides | 18 | Device classes are agnostic with respect to what bus a device resides |
diff --git a/Documentation/dvb/ci.txt b/Documentation/dvb/ci.txt index 95f0e73b21..531239b290 100644 --- a/Documentation/dvb/ci.txt +++ b/Documentation/dvb/ci.txt | |||
| @@ -32,7 +32,7 @@ This application requires the following to function properly as of now. | |||
| 32 | descrambler to function, | 32 | descrambler to function, |
| 33 | eg: $ ca_zap channels.conf "TMC" | 33 | eg: $ ca_zap channels.conf "TMC" |
| 34 | 34 | ||
| 35 | (d) Hopeflly Enjoy your favourite subscribed channel as you do with | 35 | (d) Hopefully enjoy your favourite subscribed channel as you do with |
| 36 | a FTA card. | 36 | a FTA card. |
| 37 | 37 | ||
| 38 | (3) Currently ca_zap, and dst_test, both are meant for demonstration | 38 | (3) Currently ca_zap, and dst_test, both are meant for demonstration |
| @@ -65,7 +65,7 @@ Modules that have been tested by this driver at present are | |||
| 65 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 65 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 66 | With the High Level CI approach any new card with almost any random | 66 | With the High Level CI approach any new card with almost any random |
| 67 | architecture can be implemented with this style, the definitions | 67 | architecture can be implemented with this style, the definitions |
| 68 | insidethe switch statement can be easily adapted for any card, thereby | 68 | inside the switch statement can be easily adapted for any card, thereby |
| 69 | eliminating the need for any additional ioctls. | 69 | eliminating the need for any additional ioctls. |
| 70 | 70 | ||
| 71 | The disadvantage is that the driver/hardware has to manage the rest. For | 71 | The disadvantage is that the driver/hardware has to manage the rest. For |
diff --git a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt index 9175f44c9c..35f105b29e 100644 --- a/Documentation/filesystems/ntfs.txt +++ b/Documentation/filesystems/ntfs.txt | |||
| @@ -13,7 +13,7 @@ Table of contents | |||
| 13 | - Using NTFS volume and stripe sets | 13 | - Using NTFS volume and stripe sets |
| 14 | - The Device-Mapper driver | 14 | - The Device-Mapper driver |
| 15 | - The Software RAID / MD driver | 15 | - The Software RAID / MD driver |
| 16 | - Limitiations when using the MD driver | 16 | - Limitations when using the MD driver |
| 17 | - ChangeLog | 17 | - ChangeLog |
| 18 | 18 | ||
| 19 | 19 | ||
| @@ -43,7 +43,7 @@ There is plenty of additional information on the linux-ntfs web site | |||
| 43 | at http://linux-ntfs.sourceforge.net/ | 43 | at http://linux-ntfs.sourceforge.net/ |
| 44 | 44 | ||
| 45 | The web site has a lot of additional information, such as a comprehensive | 45 | The web site has a lot of additional information, such as a comprehensive |
| 46 | FAQ, documentation on the NTFS on-disk format, informaiton on the Linux-NTFS | 46 | FAQ, documentation on the NTFS on-disk format, information on the Linux-NTFS |
| 47 | userspace utilities, etc. | 47 | userspace utilities, etc. |
| 48 | 48 | ||
| 49 | 49 | ||
| @@ -383,7 +383,7 @@ Software RAID / MD driver. For which you need to set up your /etc/raidtab | |||
| 383 | appropriately (see man 5 raidtab). | 383 | appropriately (see man 5 raidtab). |
| 384 | 384 | ||
| 385 | Linear volume sets, i.e. linear raid, as well as stripe sets, i.e. raid level | 385 | Linear volume sets, i.e. linear raid, as well as stripe sets, i.e. raid level |
| 386 | 0, have been tested and work fine (though see section "Limitiations when using | 386 | 0, have been tested and work fine (though see section "Limitations when using |
| 387 | the MD driver with NTFS volumes" especially if you want to use linear raid). | 387 | the MD driver with NTFS volumes" especially if you want to use linear raid). |
| 388 | Even though untested, there is no reason why mirrors, i.e. raid level 1, and | 388 | Even though untested, there is no reason why mirrors, i.e. raid level 1, and |
| 389 | stripes with parity, i.e. raid level 5, should not work, too. | 389 | stripes with parity, i.e. raid level 5, should not work, too. |
| @@ -435,7 +435,7 @@ setup correctly to avoid the possibility of causing damage to the data on the | |||
| 435 | ntfs volume. | 435 | ntfs volume. |
| 436 | 436 | ||
| 437 | 437 | ||
| 438 | Limitiations when using the Software RAID / MD driver | 438 | Limitations when using the Software RAID / MD driver |
| 439 | ----------------------------------------------------- | 439 | ----------------------------------------------------- |
| 440 | 440 | ||
| 441 | Using the md driver will not work properly if any of your NTFS partitions have | 441 | Using the md driver will not work properly if any of your NTFS partitions have |
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index 841061829d..8d6590d5f3 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
| @@ -1588,7 +1588,7 @@ Enable the strict RFC793 interpretation of the TCP urgent pointer field. The | |||
| 1588 | default is to use the BSD compatible interpretation of the urgent pointer | 1588 | default is to use the BSD compatible interpretation of the urgent pointer |
| 1589 | pointing to the first byte after the urgent data. The RFC793 interpretation is | 1589 | pointing to the first byte after the urgent data. The RFC793 interpretation is |
| 1590 | to have it point to the last byte of urgent data. Enabling this option may | 1590 | to have it point to the last byte of urgent data. Enabling this option may |
| 1591 | lead to interoperatibility problems. Disabled by default. | 1591 | lead to interoperability problems. Disabled by default. |
| 1592 | 1592 | ||
| 1593 | tcp_syncookies | 1593 | tcp_syncookies |
| 1594 | -------------- | 1594 | -------------- |
diff --git a/Documentation/input/atarikbd.txt b/Documentation/input/atarikbd.txt index 3feb9f2f36..7171fbf86f 100644 --- a/Documentation/input/atarikbd.txt +++ b/Documentation/input/atarikbd.txt | |||
| @@ -406,7 +406,7 @@ INTERROGATION MODE. | |||
| 406 | 9.18 SET JOYSTICK MONITORING | 406 | 9.18 SET JOYSTICK MONITORING |
| 407 | 407 | ||
| 408 | 0x17 | 408 | 0x17 |
| 409 | rate ; time between samples in hundreths of a second | 409 | rate ; time between samples in hundredths of a second |
| 410 | Returns: (in packets of two as long as in mode) | 410 | Returns: (in packets of two as long as in mode) |
| 411 | %000000xy ; where y is JOYSTICK1 Fire button | 411 | %000000xy ; where y is JOYSTICK1 Fire button |
| 412 | ; and x is JOYSTICK0 Fire button | 412 | ; and x is JOYSTICK0 Fire button |
diff --git a/Documentation/input/gameport-programming.txt b/Documentation/input/gameport-programming.txt index 1ba3d322e0..14e0a8b702 100644 --- a/Documentation/input/gameport-programming.txt +++ b/Documentation/input/gameport-programming.txt | |||
| @@ -18,8 +18,8 @@ Make sure struct gameport is initialized to 0 in all other fields. The | |||
| 18 | gameport generic code will take care of the rest. | 18 | gameport generic code will take care of the rest. |
| 19 | 19 | ||
| 20 | If your hardware supports more than one io address, and your driver can | 20 | If your hardware supports more than one io address, and your driver can |
| 21 | choose which one program the hardware to, starting from the more exotic | 21 | choose which one to program the hardware to, starting from the more exotic |
| 22 | addresses is preferred, because the likelyhood of clashing with the standard | 22 | addresses is preferred, because the likelihood of clashing with the standard |
| 23 | 0x201 address is smaller. | 23 | 0x201 address is smaller. |
| 24 | 24 | ||
| 25 | Eg. if your driver supports addresses 0x200, 0x208, 0x210 and 0x218, then | 25 | Eg. if your driver supports addresses 0x200, 0x208, 0x210 and 0x218, then |
diff --git a/Documentation/input/input.txt b/Documentation/input/input.txt index a8aa848f86..fabb8235c2 100644 --- a/Documentation/input/input.txt +++ b/Documentation/input/input.txt | |||
| @@ -279,7 +279,7 @@ struct input_event { | |||
| 279 | }; | 279 | }; |
| 280 | 280 | ||
| 281 | 'time' is the timestamp, it returns the time at which the event happened. | 281 | 'time' is the timestamp, it returns the time at which the event happened. |
| 282 | Type is for example EV_REL for relative momement, REL_KEY for a keypress or | 282 | Type is for example EV_REL for relative moment, REL_KEY for a keypress or |
| 283 | release. More types are defined in include/linux/input.h. | 283 | release. More types are defined in include/linux/input.h. |
| 284 | 284 | ||
| 285 | 'code' is event code, for example REL_X or KEY_BACKSPACE, again a complete | 285 | 'code' is event code, for example REL_X or KEY_BACKSPACE, again a complete |
diff --git a/Documentation/keys.txt b/Documentation/keys.txt index 57450901fc..693ef0c63b 100644 --- a/Documentation/keys.txt +++ b/Documentation/keys.txt | |||
| @@ -715,7 +715,7 @@ The keyctl syscall functions are: | |||
| 715 | KERNEL SERVICES | 715 | KERNEL SERVICES |
| 716 | =============== | 716 | =============== |
| 717 | 717 | ||
| 718 | The kernel services for key managment are fairly simple to deal with. They can | 718 | The kernel services for key management are fairly simple to deal with. They can |
| 719 | be broken down into two areas: keys and key types. | 719 | be broken down into two areas: keys and key types. |
| 720 | 720 | ||
| 721 | Dealing with keys is fairly straightforward. Firstly, the kernel service | 721 | Dealing with keys is fairly straightforward. Firstly, the kernel service |
diff --git a/Documentation/lockdep-design.txt b/Documentation/lockdep-design.txt index 7f2bb8e342..2a76a4af59 100644 --- a/Documentation/lockdep-design.txt +++ b/Documentation/lockdep-design.txt | |||
| @@ -133,7 +133,7 @@ cases there is an inherent "natural" ordering between the two objects | |||
| 133 | (defined by the properties of the hierarchy), and the kernel grabs the | 133 | (defined by the properties of the hierarchy), and the kernel grabs the |
| 134 | locks in this fixed order on each of the objects. | 134 | locks in this fixed order on each of the objects. |
| 135 | 135 | ||
| 136 | An example of such an object hieararchy that results in "nested locking" | 136 | An example of such an object hierarchy that results in "nested locking" |
| 137 | is that of a "whole disk" block-dev object and a "partition" block-dev | 137 | is that of a "whole disk" block-dev object and a "partition" block-dev |
| 138 | object; the partition is "part of" the whole device and as long as one | 138 | object; the partition is "part of" the whole device and as long as one |
| 139 | always takes the whole disk lock as a higher lock than the partition | 139 | always takes the whole disk lock as a higher lock than the partition |
| @@ -162,7 +162,7 @@ The validator treats a lock that is taken in such a nested fashion as a | |||
| 162 | separate (sub)class for the purposes of validation. | 162 | separate (sub)class for the purposes of validation. |
| 163 | 163 | ||
| 164 | Note: When changing code to use the _nested() primitives, be careful and | 164 | Note: When changing code to use the _nested() primitives, be careful and |
| 165 | check really thoroughly that the hiearchy is correctly mapped; otherwise | 165 | check really thoroughly that the hierarchy is correctly mapped; otherwise |
| 166 | you can get false positives or false negatives. | 166 | you can get false positives or false negatives. |
| 167 | 167 | ||
| 168 | Proof of 100% correctness: | 168 | Proof of 100% correctness: |
diff --git a/Documentation/networking/cs89x0.txt b/Documentation/networking/cs89x0.txt index 188beb7d6a..0371ced334 100644 --- a/Documentation/networking/cs89x0.txt +++ b/Documentation/networking/cs89x0.txt | |||
| @@ -227,7 +227,7 @@ configuration options are available on the command line: | |||
| 227 | * media=rj45 - specify media type | 227 | * media=rj45 - specify media type |
| 228 | or media=bnc | 228 | or media=bnc |
| 229 | or media=aui | 229 | or media=aui |
| 230 | or medai=auto | 230 | or media=auto |
| 231 | * duplex=full - specify forced half/full/autonegotiate duplex | 231 | * duplex=full - specify forced half/full/autonegotiate duplex |
| 232 | or duplex=half | 232 | or duplex=half |
| 233 | or duplex=auto | 233 | or duplex=auto |
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 935e298f67..912e2496b7 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
| @@ -787,7 +787,7 @@ accept_ra_defrtr - BOOLEAN | |||
| 787 | disabled if accept_ra is disabled. | 787 | disabled if accept_ra is disabled. |
| 788 | 788 | ||
| 789 | accept_ra_pinfo - BOOLEAN | 789 | accept_ra_pinfo - BOOLEAN |
| 790 | Learn Prefix Inforamtion in Router Advertisement. | 790 | Learn Prefix Information in Router Advertisement. |
| 791 | 791 | ||
| 792 | Functional default: enabled if accept_ra is enabled. | 792 | Functional default: enabled if accept_ra is enabled. |
| 793 | disabled if accept_ra is disabled. | 793 | disabled if accept_ra is disabled. |
diff --git a/Documentation/networking/packet_mmap.txt b/Documentation/networking/packet_mmap.txt index d1c5a4804b..a87d4a8b39 100644 --- a/Documentation/networking/packet_mmap.txt +++ b/Documentation/networking/packet_mmap.txt | |||
| @@ -215,8 +215,8 @@ called pg_vec, its size limits the number of blocks that can be allocated. | |||
| 215 | block #1 | 215 | block #1 |
| 216 | 216 | ||
| 217 | 217 | ||
| 218 | kmalloc allocates any number of bytes of phisically contiguous memory from | 218 | kmalloc allocates any number of bytes of physically contiguous memory from |
| 219 | a pool of pre-determined sizes. This pool of memory is mantained by the slab | 219 | a pool of pre-determined sizes. This pool of memory is maintained by the slab |
| 220 | allocator which is at the end the responsible for doing the allocation and | 220 | allocator which is at the end the responsible for doing the allocation and |
| 221 | hence which imposes the maximum memory that kmalloc can allocate. | 221 | hence which imposes the maximum memory that kmalloc can allocate. |
| 222 | 222 | ||
diff --git a/Documentation/networking/pktgen.txt b/Documentation/networking/pktgen.txt index 287b6227f1..c8eee23be8 100644 --- a/Documentation/networking/pktgen.txt +++ b/Documentation/networking/pktgen.txt | |||
| @@ -18,7 +18,7 @@ root 129 0.3 0.0 0 0 ? SW 2003 523:20 [pktgen/0] | |||
| 18 | root 130 0.3 0.0 0 0 ? SW 2003 509:50 [pktgen/1] | 18 | root 130 0.3 0.0 0 0 ? SW 2003 509:50 [pktgen/1] |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | For montoring and control pktgen creates: | 21 | For monitoring and control pktgen creates: |
| 22 | /proc/net/pktgen/pgctrl | 22 | /proc/net/pktgen/pgctrl |
| 23 | /proc/net/pktgen/kpktgend_X | 23 | /proc/net/pktgen/kpktgend_X |
| 24 | /proc/net/pktgen/ethX | 24 | /proc/net/pktgen/ethX |
diff --git a/Documentation/networking/sk98lin.txt b/Documentation/networking/sk98lin.txt index 7837c53fd5..b8bc7dd3d2 100644 --- a/Documentation/networking/sk98lin.txt +++ b/Documentation/networking/sk98lin.txt | |||
| @@ -320,7 +320,7 @@ Parameter: Moderation | |||
| 320 | Values: None, Static, Dynamic | 320 | Values: None, Static, Dynamic |
| 321 | Default: None | 321 | Default: None |
| 322 | 322 | ||
| 323 | Interrupt moderation is employed to limit the maxmimum number of interrupts | 323 | Interrupt moderation is employed to limit the maximum number of interrupts |
| 324 | the driver has to serve. That is, one or more interrupts (which indicate any | 324 | the driver has to serve. That is, one or more interrupts (which indicate any |
| 325 | transmit or receive packet to be processed) are queued until the driver | 325 | transmit or receive packet to be processed) are queued until the driver |
| 326 | processes them. When queued interrupts are to be served, is determined by the | 326 | processes them. When queued interrupts are to be served, is determined by the |
diff --git a/Documentation/networking/wan-router.txt b/Documentation/networking/wan-router.txt index 3e549fc90f..37e42fed74 100644 --- a/Documentation/networking/wan-router.txt +++ b/Documentation/networking/wan-router.txt | |||
| @@ -148,7 +148,7 @@ NEW IN THIS RELEASE | |||
| 148 | for async connections. | 148 | for async connections. |
| 149 | 149 | ||
| 150 | o Added the PPPCONFIG utility | 150 | o Added the PPPCONFIG utility |
| 151 | Used to configure the PPPD dameon for the | 151 | Used to configure the PPPD daemon for the |
| 152 | WANPIPE Async PPP and standard serial port. | 152 | WANPIPE Async PPP and standard serial port. |
| 153 | The wancfg calls the pppconfig to configure | 153 | The wancfg calls the pppconfig to configure |
| 154 | the pppd. | 154 | the pppd. |
| @@ -350,7 +350,7 @@ REVISION HISTORY | |||
| 350 | Available as a patch. | 350 | Available as a patch. |
| 351 | 351 | ||
| 352 | 2.0.6 Aug 17, 1999 Increased debugging in statup scripts | 352 | 2.0.6 Aug 17, 1999 Increased debugging in statup scripts |
| 353 | Fixed insallation bugs from 2.0.5 | 353 | Fixed installation bugs from 2.0.5 |
| 354 | Kernel patch works for both 2.2.10 and 2.2.11 kernels. | 354 | Kernel patch works for both 2.2.10 and 2.2.11 kernels. |
| 355 | There is no functional difference between the two packages | 355 | There is no functional difference between the two packages |
| 356 | 356 | ||
| @@ -434,7 +434,7 @@ beta3-2.1.4 Jul 2000 o X25 M_BIT Problem fix. | |||
| 434 | change. | 434 | change. |
| 435 | 435 | ||
| 436 | beta1-2.1.5 Nov 15 2000 | 436 | beta1-2.1.5 Nov 15 2000 |
| 437 | o Fixed the MulitPort PPP Support for kernels 2.2.16 and above. | 437 | o Fixed the MultiPort PPP Support for kernels 2.2.16 and above. |
| 438 | 2.2.X kernels only | 438 | 2.2.X kernels only |
| 439 | 439 | ||
| 440 | o Secured the driver UDP debugging calls | 440 | o Secured the driver UDP debugging calls |
diff --git a/Documentation/power/swsusp.txt b/Documentation/power/swsusp.txt index 823b2cf6e3..a99c176c31 100644 --- a/Documentation/power/swsusp.txt +++ b/Documentation/power/swsusp.txt | |||
| @@ -175,8 +175,8 @@ reliable. | |||
| 175 | Q: I do not understand why you have such strong objections to idea of | 175 | Q: I do not understand why you have such strong objections to idea of |
| 176 | selective suspend. | 176 | selective suspend. |
| 177 | 177 | ||
| 178 | A: Do selective suspend during runtime power managment, that's okay. But | 178 | A: Do selective suspend during runtime power management, that's okay. But |
| 179 | its useless for suspend-to-disk. (And I do not see how you could use | 179 | it's useless for suspend-to-disk. (And I do not see how you could use |
| 180 | it for suspend-to-ram, I hope you do not want that). | 180 | it for suspend-to-ram, I hope you do not want that). |
| 181 | 181 | ||
| 182 | Lets see, so you suggest to | 182 | Lets see, so you suggest to |
| @@ -211,7 +211,7 @@ slowness may not matter to you. It can always be fixed later. | |||
| 211 | For devices like disk it does matter, you do not want to spindown for | 211 | For devices like disk it does matter, you do not want to spindown for |
| 212 | FREEZE. | 212 | FREEZE. |
| 213 | 213 | ||
| 214 | Q: After resuming, system is paging heavilly, leading to very bad interactivity. | 214 | Q: After resuming, system is paging heavily, leading to very bad interactivity. |
| 215 | 215 | ||
| 216 | A: Try running | 216 | A: Try running |
| 217 | 217 | ||
diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt index 042c0cfa94..09a5d43a68 100644 --- a/Documentation/powerpc/booting-without-of.txt +++ b/Documentation/powerpc/booting-without-of.txt | |||
| @@ -145,7 +145,7 @@ it with special cases. | |||
| 145 | in case you are entering the kernel with MMU enabled | 145 | in case you are entering the kernel with MMU enabled |
| 146 | and a non-1:1 mapping. | 146 | and a non-1:1 mapping. |
| 147 | 147 | ||
| 148 | r5 : NULL (as to differenciate with method a) | 148 | r5 : NULL (as to differentiate with method a) |
| 149 | 149 | ||
| 150 | Note about SMP entry: Either your firmware puts your other | 150 | Note about SMP entry: Either your firmware puts your other |
| 151 | CPUs in some sleep loop or spin loop in ROM where you can get | 151 | CPUs in some sleep loop or spin loop in ROM where you can get |
| @@ -418,9 +418,9 @@ zero terminated string and is mandatory for version 1 to 3 of the | |||
| 418 | format definition (as it is in Open Firmware). Version 0x10 makes it | 418 | format definition (as it is in Open Firmware). Version 0x10 makes it |
| 419 | optional as it can generate it from the unit name defined below. | 419 | optional as it can generate it from the unit name defined below. |
| 420 | 420 | ||
| 421 | There is also a "unit name" that is used to differenciate nodes with | 421 | There is also a "unit name" that is used to differentiate nodes with |
| 422 | the same name at the same level, it is usually made of the node | 422 | the same name at the same level, it is usually made of the node |
| 423 | name's, the "@" sign, and a "unit address", which definition is | 423 | names, the "@" sign, and a "unit address", which definition is |
| 424 | specific to the bus type the node sits on. | 424 | specific to the bus type the node sits on. |
| 425 | 425 | ||
| 426 | The unit name doesn't exist as a property per-se but is included in | 426 | The unit name doesn't exist as a property per-se but is included in |
diff --git a/Documentation/rpc-cache.txt b/Documentation/rpc-cache.txt index 5f757c8cf9..21fb09ce4c 100644 --- a/Documentation/rpc-cache.txt +++ b/Documentation/rpc-cache.txt | |||
| @@ -24,7 +24,7 @@ The common code handles such things as: | |||
| 24 | - general cache lookup with correct locking | 24 | - general cache lookup with correct locking |
| 25 | - supporting 'NEGATIVE' as well as positive entries | 25 | - supporting 'NEGATIVE' as well as positive entries |
| 26 | - allowing an EXPIRED time on cache items, and removing | 26 | - allowing an EXPIRED time on cache items, and removing |
| 27 | items after they expire, and are no longe in-use. | 27 | items after they expire, and are no longer in-use. |
| 28 | - making requests to user-space to fill in cache entries | 28 | - making requests to user-space to fill in cache entries |
| 29 | - allowing user-space to directly set entries in the cache | 29 | - allowing user-space to directly set entries in the cache |
| 30 | - delaying RPC requests that depend on as-yet incomplete | 30 | - delaying RPC requests that depend on as-yet incomplete |
diff --git a/Documentation/s390/Debugging390.txt b/Documentation/s390/Debugging390.txt index 248953a257..e506e8d333 100644 --- a/Documentation/s390/Debugging390.txt +++ b/Documentation/s390/Debugging390.txt | |||
| @@ -912,8 +912,8 @@ If you wanted to know does ping work but didn't have the source | |||
| 912 | strace ping -c 1 127.0.0.1 | 912 | strace ping -c 1 127.0.0.1 |
| 913 | & then look at the man pages for each of the syscalls below, | 913 | & then look at the man pages for each of the syscalls below, |
| 914 | ( In fact this is sometimes easier than looking at some spagetti | 914 | ( In fact this is sometimes easier than looking at some spagetti |
| 915 | source which conditionally compiles for several architectures ) | 915 | source which conditionally compiles for several architectures ). |
| 916 | Not everything that it throws out needs to make sense immeadiately | 916 | Not everything that it throws out needs to make sense immediately. |
| 917 | 917 | ||
| 918 | Just looking quickly you can see that it is making up a RAW socket | 918 | Just looking quickly you can see that it is making up a RAW socket |
| 919 | for the ICMP protocol. | 919 | for the ICMP protocol. |
| @@ -2315,7 +2315,7 @@ Showing us the shared libraries init uses where they are in memory | |||
| 2315 | /proc/1/mem is the current running processes memory which you | 2315 | /proc/1/mem is the current running processes memory which you |
| 2316 | can read & write to like a file. | 2316 | can read & write to like a file. |
| 2317 | strace uses this sometimes as it is a bit faster than the | 2317 | strace uses this sometimes as it is a bit faster than the |
| 2318 | rather inefficent ptrace interface for peeking at DATA. | 2318 | rather inefficient ptrace interface for peeking at DATA. |
| 2319 | 2319 | ||
| 2320 | 2320 | ||
| 2321 | cat status | 2321 | cat status |
| @@ -2445,7 +2445,7 @@ displays the following lines as it executes them. | |||
| 2445 | + RELSTATUS=release | 2445 | + RELSTATUS=release |
| 2446 | + MACHTYPE=i586-pc-linux-gnu | 2446 | + MACHTYPE=i586-pc-linux-gnu |
| 2447 | 2447 | ||
| 2448 | perl -d <scriptname> runs the perlscript in a fully intercative debugger | 2448 | perl -d <scriptname> runs the perlscript in a fully interactive debugger |
| 2449 | <like gdb>. | 2449 | <like gdb>. |
| 2450 | Type 'h' in the debugger for help. | 2450 | Type 'h' in the debugger for help. |
| 2451 | 2451 | ||
diff --git a/Documentation/s390/cds.txt b/Documentation/s390/cds.txt index 3746b6d7b4..59a5616ae3 100644 --- a/Documentation/s390/cds.txt +++ b/Documentation/s390/cds.txt | |||
| @@ -325,7 +325,7 @@ with the following CCW flags values defined : | |||
| 325 | 325 | ||
| 326 | CCW_FLAG_DC - data chaining | 326 | CCW_FLAG_DC - data chaining |
| 327 | CCW_FLAG_CC - command chaining | 327 | CCW_FLAG_CC - command chaining |
| 328 | CCW_FLAG_SLI - suppress incorrct length | 328 | CCW_FLAG_SLI - suppress incorrect length |
| 329 | CCW_FLAG_SKIP - skip | 329 | CCW_FLAG_SKIP - skip |
| 330 | CCW_FLAG_PCI - PCI | 330 | CCW_FLAG_PCI - PCI |
| 331 | CCW_FLAG_IDA - indirect addressing | 331 | CCW_FLAG_IDA - indirect addressing |
diff --git a/Documentation/sched-coding.txt b/Documentation/sched-coding.txt index 2b75ef67c9..cbd8db752a 100644 --- a/Documentation/sched-coding.txt +++ b/Documentation/sched-coding.txt | |||
| @@ -15,7 +15,7 @@ Main Scheduling Methods | |||
| 15 | void load_balance(runqueue_t *this_rq, int idle) | 15 | void load_balance(runqueue_t *this_rq, int idle) |
| 16 | Attempts to pull tasks from one cpu to another to balance cpu usage, | 16 | Attempts to pull tasks from one cpu to another to balance cpu usage, |
| 17 | if needed. This method is called explicitly if the runqueues are | 17 | if needed. This method is called explicitly if the runqueues are |
| 18 | inbalanced or periodically by the timer tick. Prior to calling, | 18 | imbalanced or periodically by the timer tick. Prior to calling, |
| 19 | the current runqueue must be locked and interrupts disabled. | 19 | the current runqueue must be locked and interrupts disabled. |
| 20 | 20 | ||
| 21 | void schedule() | 21 | void schedule() |
diff --git a/Documentation/sched-design.txt b/Documentation/sched-design.txt index 9d04e7bbf4..1605bf0cba 100644 --- a/Documentation/sched-design.txt +++ b/Documentation/sched-design.txt | |||
| @@ -93,9 +93,9 @@ and the goal is also to add a few new things: | |||
| 93 | Design | 93 | Design |
| 94 | ====== | 94 | ====== |
| 95 | 95 | ||
| 96 | the core of the new scheduler are the following mechanizms: | 96 | The core of the new scheduler contains the following mechanisms: |
| 97 | 97 | ||
| 98 | - *two*, priority-ordered 'priority arrays' per CPU. There is an 'active' | 98 | - *two* priority-ordered 'priority arrays' per CPU. There is an 'active' |
| 99 | array and an 'expired' array. The active array contains all tasks that | 99 | array and an 'expired' array. The active array contains all tasks that |
| 100 | are affine to this CPU and have timeslices left. The expired array | 100 | are affine to this CPU and have timeslices left. The expired array |
| 101 | contains all tasks which have used up their timeslices - but this array | 101 | contains all tasks which have used up their timeslices - but this array |
diff --git a/Documentation/scsi/NinjaSCSI.txt b/Documentation/scsi/NinjaSCSI.txt index 041780f428..17dd54786d 100644 --- a/Documentation/scsi/NinjaSCSI.txt +++ b/Documentation/scsi/NinjaSCSI.txt | |||
| @@ -24,7 +24,7 @@ SCSI device: I-O data CDPS-PX24 (CD-ROM drive) | |||
| 24 | You can also use "cardctl" program (this program is in pcmcia-cs source | 24 | You can also use "cardctl" program (this program is in pcmcia-cs source |
| 25 | code) to get more info. | 25 | code) to get more info. |
| 26 | 26 | ||
| 27 | # cat /var/log/messgaes | 27 | # cat /var/log/messages |
| 28 | ... | 28 | ... |
| 29 | Jan 2 03:45:06 lindberg cardmgr[78]: unsupported card in socket 1 | 29 | Jan 2 03:45:06 lindberg cardmgr[78]: unsupported card in socket 1 |
| 30 | Jan 2 03:45:06 lindberg cardmgr[78]: product info: "WBT", "NinjaSCSI-3", "R1.0" | 30 | Jan 2 03:45:06 lindberg cardmgr[78]: product info: "WBT", "NinjaSCSI-3", "R1.0" |
diff --git a/Documentation/scsi/ibmmca.txt b/Documentation/scsi/ibmmca.txt index d16ce5b540..a783635b9a 100644 --- a/Documentation/scsi/ibmmca.txt +++ b/Documentation/scsi/ibmmca.txt | |||
| @@ -229,7 +229,7 @@ | |||
| 229 | 229 | ||
| 230 | In a second step of the driver development, the following improvement has | 230 | In a second step of the driver development, the following improvement has |
| 231 | been applied: The first approach limited the number of devices to 7, far | 231 | been applied: The first approach limited the number of devices to 7, far |
| 232 | fewer than the 15 that it could usem then it just maped ldn -> | 232 | fewer than the 15 that it could use, then it just mapped ldn -> |
| 233 | (ldn/8,ldn%8) for pun,lun. We ended up with a real mishmash of puns | 233 | (ldn/8,ldn%8) for pun,lun. We ended up with a real mishmash of puns |
| 234 | and luns, but it all seemed to work. | 234 | and luns, but it all seemed to work. |
| 235 | 235 | ||
| @@ -254,12 +254,12 @@ | |||
| 254 | device to be existant, but it has no ldn assigned, it gets a ldn out of 7 | 254 | device to be existant, but it has no ldn assigned, it gets a ldn out of 7 |
| 255 | to 14. The numbers are assigned in cyclic order. Therefore it takes 8 | 255 | to 14. The numbers are assigned in cyclic order. Therefore it takes 8 |
| 256 | dynamical reassignments on the SCSI-devices, until a certain device | 256 | dynamical reassignments on the SCSI-devices, until a certain device |
| 257 | loses its ldn again. This assures, that dynamical remapping is avoided | 257 | loses its ldn again. This assures that dynamical remapping is avoided |
| 258 | during intense I/O between up to 15 SCSI-devices (means pun,lun | 258 | during intense I/O between up to 15 SCSI-devices (means pun,lun |
| 259 | combinations). A further advantage of this method is, that people who | 259 | combinations). A further advantage of this method is that people who |
| 260 | build their kernel without probing on all luns will get what they expect, | 260 | build their kernel without probing on all luns will get what they expect, |
| 261 | because the driver just won't assign everything with lun>0 when | 261 | because the driver just won't assign everything with lun>0 when |
| 262 | multpile lun probing is inactive. | 262 | multiple lun probing is inactive. |
| 263 | 263 | ||
| 264 | 2.4 SCSI-Device Order | 264 | 2.4 SCSI-Device Order |
| 265 | --------------------- | 265 | --------------------- |
| @@ -1104,7 +1104,7 @@ | |||
| 1104 | The parameter 'normal' sets the new industry standard, starting | 1104 | The parameter 'normal' sets the new industry standard, starting |
| 1105 | from pun 0, scanning up to pun 6. This allows you to change your | 1105 | from pun 0, scanning up to pun 6. This allows you to change your |
| 1106 | opinion still after having already compiled the kernel. | 1106 | opinion still after having already compiled the kernel. |
| 1107 | Q: Why I cannot find the IBM MCA SCSI support in the config menue? | 1107 | Q: Why can't I find IBM MCA SCSI support in the config menu? |
| 1108 | A: You have to activate MCA bus support, first. | 1108 | A: You have to activate MCA bus support, first. |
| 1109 | Q: Where can I find the latest info about this driver? | 1109 | Q: Where can I find the latest info about this driver? |
| 1110 | A: See the file MAINTAINERS for the current WWW-address, which offers | 1110 | A: See the file MAINTAINERS for the current WWW-address, which offers |
diff --git a/Documentation/scsi/megaraid.txt b/Documentation/scsi/megaraid.txt index ff864c0f49..3c7cea51e6 100644 --- a/Documentation/scsi/megaraid.txt +++ b/Documentation/scsi/megaraid.txt | |||
| @@ -4,11 +4,11 @@ | |||
| 4 | Overview: | 4 | Overview: |
| 5 | -------- | 5 | -------- |
| 6 | 6 | ||
| 7 | Different classes of controllers from LSI Logic, accept and respond to the | 7 | Different classes of controllers from LSI Logic accept and respond to the |
| 8 | user applications in a similar way. They understand the same firmware control | 8 | user applications in a similar way. They understand the same firmware control |
| 9 | commands. Furthermore, the applications also can treat different classes of | 9 | commands. Furthermore, the applications also can treat different classes of |
| 10 | the controllers uniformly. Hence it is logical to have a single module that | 10 | the controllers uniformly. Hence it is logical to have a single module that |
| 11 | interefaces with the applications on one side and all the low level drivers | 11 | interfaces with the applications on one side and all the low level drivers |
| 12 | on the other. | 12 | on the other. |
| 13 | 13 | ||
| 14 | The advantages, though obvious, are listed for completeness: | 14 | The advantages, though obvious, are listed for completeness: |
diff --git a/Documentation/scsi/ncr53c8xx.txt b/Documentation/scsi/ncr53c8xx.txt index e80a02cffb..29cbbb64e1 100644 --- a/Documentation/scsi/ncr53c8xx.txt +++ b/Documentation/scsi/ncr53c8xx.txt | |||
| @@ -778,7 +778,7 @@ port address 0x1400. | |||
| 778 | Some scsi boards use a 875 (ultra wide) and only supply narrow connectors. | 778 | Some scsi boards use a 875 (ultra wide) and only supply narrow connectors. |
| 779 | If you have connected a wide device with a 50 pins to 68 pins cable | 779 | If you have connected a wide device with a 50 pins to 68 pins cable |
| 780 | converter, any accepted wide negotiation will break further data transfers. | 780 | converter, any accepted wide negotiation will break further data transfers. |
| 781 | In such a case, using "wide:0" in the bootup command will be helpfull. | 781 | In such a case, using "wide:0" in the bootup command will be helpful. |
| 782 | 782 | ||
| 783 | 10.2.14 Differential mode | 783 | 10.2.14 Differential mode |
| 784 | diff:0 never set up diff mode | 784 | diff:0 never set up diff mode |
diff --git a/Documentation/scsi/scsi_eh.txt b/Documentation/scsi/scsi_eh.txt index 8d6253f9cb..b964eef2f6 100644 --- a/Documentation/scsi/scsi_eh.txt +++ b/Documentation/scsi/scsi_eh.txt | |||
| @@ -194,7 +194,7 @@ lower layers and lower layers are ready to process or fail the scmd | |||
| 194 | again. | 194 | again. |
| 195 | 195 | ||
| 196 | To achieve these goals, EH performs recovery actions with increasing | 196 | To achieve these goals, EH performs recovery actions with increasing |
| 197 | severity. Some actions are performed by issueing SCSI commands and | 197 | severity. Some actions are performed by issuing SCSI commands and |
| 198 | others are performed by invoking one of the following fine-grained | 198 | others are performed by invoking one of the following fine-grained |
| 199 | hostt EH callbacks. Callbacks may be omitted and omitted ones are | 199 | hostt EH callbacks. Callbacks may be omitted and omitted ones are |
| 200 | considered to fail always. | 200 | considered to fail always. |
diff --git a/Documentation/scsi/sym53c8xx_2.txt b/Documentation/scsi/sym53c8xx_2.txt index 7f516cdcd2..98d5f1ec12 100644 --- a/Documentation/scsi/sym53c8xx_2.txt +++ b/Documentation/scsi/sym53c8xx_2.txt | |||
| @@ -684,7 +684,7 @@ Field H : SCNTL3 Scsi Control Register 3 | |||
| 684 | Contains the setting of timing values for both asynchronous and | 684 | Contains the setting of timing values for both asynchronous and |
| 685 | synchronous data transfers. | 685 | synchronous data transfers. |
| 686 | Field I : SCNTL4 Scsi Control Register 4 | 686 | Field I : SCNTL4 Scsi Control Register 4 |
| 687 | Only meaninful for 53C1010 Ultra3 controllers. | 687 | Only meaningful for 53C1010 Ultra3 controllers. |
| 688 | 688 | ||
| 689 | Understanding Fields J, K, L and dumps requires to have good knowledge of | 689 | Understanding Fields J, K, L and dumps requires to have good knowledge of |
| 690 | SCSI standards, chip cores functionnals and internal driver data structures. | 690 | SCSI standards, chip cores functionnals and internal driver data structures. |
diff --git a/Documentation/sh/kgdb.txt b/Documentation/sh/kgdb.txt index 5b04f7f306..05b4ba89d2 100644 --- a/Documentation/sh/kgdb.txt +++ b/Documentation/sh/kgdb.txt | |||
| @@ -69,7 +69,7 @@ might specify the halt option: | |||
| 69 | 69 | ||
| 70 | kgdb=halt | 70 | kgdb=halt |
| 71 | 71 | ||
| 72 | Boot the TARGET machinem, which will appear to hang. | 72 | Boot the TARGET machine, which will appear to hang. |
| 73 | 73 | ||
| 74 | On your DEVELOPMENT machine, cd to the source directory and run the gdb | 74 | On your DEVELOPMENT machine, cd to the source directory and run the gdb |
| 75 | program. (This is likely to be a cross GDB which runs on your host but | 75 | program. (This is likely to be a cross GDB which runs on your host but |
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 4fbf8d5d4e..138673a907 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
| @@ -1882,7 +1882,7 @@ options snd-ens1371 index=1 | |||
| 1882 | # OSS/Free portion | 1882 | # OSS/Free portion |
| 1883 | alias sound-slot-0 snd-interwave | 1883 | alias sound-slot-0 snd-interwave |
| 1884 | alias sound-slot-1 snd-ens1371 | 1884 | alias sound-slot-1 snd-ens1371 |
| 1885 | ----- /etc/moprobe.conf | 1885 | ----- /etc/modprobe.conf |
| 1886 | 1886 | ||
| 1887 | In this example, the interwave card is always loaded as the first card | 1887 | In this example, the interwave card is always loaded as the first card |
| 1888 | (index 0) and ens1371 as the second (index 1). | 1888 | (index 0) and ens1371 as the second (index 1). |
diff --git a/Documentation/usb/mtouchusb.txt b/Documentation/usb/mtouchusb.txt index 433208871f..9edf235605 100644 --- a/Documentation/usb/mtouchusb.txt +++ b/Documentation/usb/mtouchusb.txt | |||
| @@ -38,7 +38,7 @@ This driver appears to be one of possible 2 Linux USB Input Touchscreen | |||
| 38 | drivers. Although 3M produces a binary only driver available for | 38 | drivers. Although 3M produces a binary only driver available for |
| 39 | download, I persist in updating this driver since I would like to use the | 39 | download, I persist in updating this driver since I would like to use the |
| 40 | touchscreen for embedded apps using QTEmbedded, DirectFB, etc. So I feel the | 40 | touchscreen for embedded apps using QTEmbedded, DirectFB, etc. So I feel the |
| 41 | logical choice is to use Linux Imput. | 41 | logical choice is to use Linux Input. |
| 42 | 42 | ||
| 43 | Currently there is no way to calibrate the device via this driver. Even if | 43 | Currently there is no way to calibrate the device via this driver. Even if |
| 44 | the device could be calibrated, the driver pulls to raw coordinate data from | 44 | the device could be calibrated, the driver pulls to raw coordinate data from |
diff --git a/Documentation/video4linux/cx2341x/fw-osd-api.txt b/Documentation/video4linux/cx2341x/fw-osd-api.txt index da98ae30a3..0a602f3e60 100644 --- a/Documentation/video4linux/cx2341x/fw-osd-api.txt +++ b/Documentation/video4linux/cx2341x/fw-osd-api.txt | |||
| @@ -97,7 +97,7 @@ Result[0] | |||
| 97 | Result[1] | 97 | Result[1] |
| 98 | top left vertical offset | 98 | top left vertical offset |
| 99 | Result[2] | 99 | Result[2] |
| 100 | bottom right hotizontal offset | 100 | bottom right horizontal offset |
| 101 | Result[3] | 101 | Result[3] |
| 102 | bottom right vertical offset | 102 | bottom right vertical offset |
| 103 | 103 | ||
diff --git a/Documentation/video4linux/et61x251.txt b/Documentation/video4linux/et61x251.txt index cd584f20a9..b65aa0fa18 100644 --- a/Documentation/video4linux/et61x251.txt +++ b/Documentation/video4linux/et61x251.txt | |||
| @@ -80,7 +80,7 @@ Some of the features of the driver are: | |||
| 80 | high compression quality (see also "Notes for V4L2 application developers" | 80 | high compression quality (see also "Notes for V4L2 application developers" |
| 81 | paragraph); | 81 | paragraph); |
| 82 | - full support for the capabilities of every possible image sensors that can | 82 | - full support for the capabilities of every possible image sensors that can |
| 83 | be connected to the ET61X[12]51 bridges, including, for istance, red, green, | 83 | be connected to the ET61X[12]51 bridges, including, for instance, red, green, |
| 84 | blue and global gain adjustments and exposure control (see "Supported | 84 | blue and global gain adjustments and exposure control (see "Supported |
| 85 | devices" paragraph for details); | 85 | devices" paragraph for details); |
| 86 | - use of default color settings for sunlight conditions; | 86 | - use of default color settings for sunlight conditions; |
diff --git a/Documentation/video4linux/sn9c102.txt b/Documentation/video4linux/sn9c102.txt index b737a865e8..8cda472db3 100644 --- a/Documentation/video4linux/sn9c102.txt +++ b/Documentation/video4linux/sn9c102.txt | |||
| @@ -85,7 +85,7 @@ Some of the features of the driver are: | |||
| 85 | high compression quality (see also "Notes for V4L2 application developers" | 85 | high compression quality (see also "Notes for V4L2 application developers" |
| 86 | and "Video frame formats" paragraphs); | 86 | and "Video frame formats" paragraphs); |
| 87 | - full support for the capabilities of many of the possible image sensors that | 87 | - full support for the capabilities of many of the possible image sensors that |
| 88 | can be connected to the SN9C10x bridges, including, for istance, red, green, | 88 | can be connected to the SN9C10x bridges, including, for instance, red, green, |
| 89 | blue and global gain adjustments and exposure (see "Supported devices" | 89 | blue and global gain adjustments and exposure (see "Supported devices" |
| 90 | paragraph for details); | 90 | paragraph for details); |
| 91 | - use of default color settings for sunlight conditions; | 91 | - use of default color settings for sunlight conditions; |
diff --git a/Documentation/watchdog/watchdog-api.txt b/Documentation/watchdog/watchdog-api.txt index 12ad3b87b8..b705a0244d 100644 --- a/Documentation/watchdog/watchdog-api.txt +++ b/Documentation/watchdog/watchdog-api.txt | |||
| @@ -45,7 +45,7 @@ daemon and it crashes the system will not reboot. Because of this, | |||
| 45 | some of the drivers support the configuration option "Disable watchdog | 45 | some of the drivers support the configuration option "Disable watchdog |
| 46 | shutdown on close", CONFIG_WATCHDOG_NOWAYOUT. If it is set to Y when | 46 | shutdown on close", CONFIG_WATCHDOG_NOWAYOUT. If it is set to Y when |
| 47 | compiling the kernel, there is no way of disabling the watchdog once | 47 | compiling the kernel, there is no way of disabling the watchdog once |
| 48 | it has been started. So, if the watchdog dameon crashes, the system | 48 | it has been started. So, if the watchdog daemon crashes, the system |
| 49 | will reboot after the timeout has passed. | 49 | will reboot after the timeout has passed. |
| 50 | 50 | ||
| 51 | Some other drivers will not disable the watchdog, unless a specific | 51 | Some other drivers will not disable the watchdog, unless a specific |
