Resent-Date: Tue, 31 Aug 1999 12:58:45 +0200 (MET DST) Date: Tue, 31 Aug 1999 12:53:42 +0200 (CEST) From: "Christian T. Steigies" X-Sender: cts@ap031.experimentalphysik.uni-kiel.de To: linux-m68k Subject: some typos Resent-From: linux-m68k@phil.uni-sb.de Hi, I think I found a few typos, see diff. Something I am not sure about: whats a floting point co-processor podule? Is it also a spelling mistake, ie module (seen it twice in Configure.help)? Ciao, Christian. --- linux-2.3.14/Documentation/Configure.help.orig Thu Aug 19 12:28:23 1999 +++ linux-2.3.14/Documentation/Configure.help Mon Aug 30 23:56:33 1999 @@ -5868,7 +5868,7 @@ Feel free to contact me or the cycsyn-devel mailing list at acme@conectiva.com.br and cycsyn-devel@bazar.conectiva.com.br for - aditional details, I hope to have documentation available as soon + additional details, I hope to have documentation available as soon as possible. The driver will be compiled as a module ( = code which can be @@ -7577,7 +7577,7 @@ This driver may not be able to write to HPFS386 disks on Warp server. HPFS386 on Warp client seems to work ok. If some unknown HPFS386 - structures are deteced, they are not destroyed and filesystem is + structures are detected, they are not destroyed and filesystem is remounted read-only. This filesystem is also available as a module ( = code which can be @@ -11629,7 +11629,7 @@ Hardware alignment trap CONFIG_ALIGNMENT_TRAP ARM processors can not fetch/store information which is not naturally - aligned on the bus, ie, a 4 byte fetch must start at an address divisable + aligned on the bus, ie, a 4 byte fetch must start at an address divisible by 4. On 32-bit ARM processors, these instructions can be emulated in software with a severe performance impact. This is necessary for correct operation of some network protocols. With an IP-only configuration @@ -12078,7 +12078,7 @@ It is safe to say N to this -- it is not needed for normal printing or parallel port CD-ROM/disk support. -Kernel httpd acceleration (expirimental) +Kernel httpd acceleration (experimental) CONFIG_KHTTPD The kernel httpd acceleration daemon (kHTTPd) is a (limited) webserver build into the kernel. It is limited since it can only @@ -12089,7 +12089,7 @@ Before using this, read the README in /usr/src/linux/net/khttpd ! - The kHTTPd is expirimental. Be careful when using it on a production + The kHTTPd is experimental. Be careful when using it on a production machine. Also note that kHTTPd doesn't support virtual servers yet.