diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2006-01-14 20:09:54 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-14 20:09:54 -0500 |
commit | fad6a94ee6b33ca5e6184e8b08634a6a2319d0cb (patch) | |
tree | a194df67d5c8d9298b92acfe346c32eba44eff98 /Documentation/hpet.txt | |
parent | 750c902ef4a1956cecbc8fb590ce2dad5b02eab9 (diff) |
Documentation/hpet.txt typo
Fix a typo. Requested by Petr Vandrovec.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/hpet.txt')
-rw-r--r-- | Documentation/hpet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hpet.txt b/Documentation/hpet.txt index e52457581f47..b7a3dc38dd52 100644 --- a/Documentation/hpet.txt +++ b/Documentation/hpet.txt | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | The High Precision Event Timer (HPET) hardware is the future replacement | 3 | The High Precision Event Timer (HPET) hardware is the future replacement |
4 | for the 8254 and Real Time Clock (RTC) periodic timer functionality. | 4 | for the 8254 and Real Time Clock (RTC) periodic timer functionality. |
5 | Each HPET can have up two 32 timers. It is possible to configure the | 5 | Each HPET can have up to 32 timers. It is possible to configure the |
6 | first two timers as legacy replacements for 8254 and RTC periodic timers. | 6 | first two timers as legacy replacements for 8254 and RTC periodic timers. |
7 | A specification done by Intel and Microsoft can be found at | 7 | A specification done by Intel and Microsoft can be found at |
8 | <http://www.intel.com/hardwaredesign/hpetspec.htm>. | 8 | <http://www.intel.com/hardwaredesign/hpetspec.htm>. |