Small documentation patch

Slava (slava_pestov@geocities.com)
Sat, 10 Oct 1998 18:09:20 +1300


Hi Linus & co,

Here is a small patch, it fixes a missing word in sysrq.txt. Also, mtrr
can no longer be built as a module.

--- sysrq.txt.old Sat Oct 10 17:54:18 1998
+++ sysrq.txt Sat Oct 10 17:55:34 1998
@@ -16,8 +16,8 @@
* How do I use the magic SysRQ key?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On x86 - You press the key combo 'ALT-SysRQ-<command key>'. Note -
Some
- (older?) may not have a key labeled 'SysRQ'. The 'SysRQ' key
is
- also known as the 'Print Screen' key.
+ (older?) keyboards may not have a key labeled 'SysRQ'. The
'SysRQ'
+ key is also known as the 'Print Screen' key.

On SPARC - You press 'ALT-STOP-<command key>', I believe.

--- Configure.help.old Sat Oct 10 17:55:43 1998
+++ Configure.help Sat Oct 10 17:56:26 1998
@@ -7783,11 +7783,6 @@
set the MTRRs for the boot CPU and not the secondary CPUs. This can
lead to all sorts of problems.

- In general you should compile this into the kernel, rather than as a
- loadable module, because the BIOS fix needs to be done early in the
- boot sequence. If you compile this as a module, the BIOS fix will be
- delayed until when you load the module. You do this at your own risk.
-
See Documentation/mtrr.txt for more information.

Main CPU frequency, only for DEC alpha machine

Slava

-- 
Slava Pestov (mailto:slava_pestov@geocities.com)
http://www.geocities.com/SiliconValley/Heights/7925
Linux 2.0.35 on an i586MMX (400.59 BogoMips)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/