linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [2.6.0-test10-mm1] Typo in Documentation/networking/ip-sysctl.txt
@ 2003-11-26 23:22 Jose Luis Domingo Lopez
  2003-11-26 23:46 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Luis Domingo Lopez @ 2003-11-26 23:22 UTC (permalink / raw)
  To: linux-net; +Cc: linux-kernel

Hi all:

There is a small typo in Documentation/networking/ip-sysctl.txt. It
still says HZ for i386 architecture is 100, when it is no longer true.
The following patch should update it to current HZ=1000 for i386.

Although the hint following the text points to the correct place to
check for the correct value, HZ=100 for i386 is not correct in 2.6.x.

Greetings.

-- 
Jose Luis Domingo Lopez
Linux Registered User #189436     Debian Linux Sid (Linux 2.6.0-test10-mm1)


--- linux-2.6.0-test10-mm1/Documentation/networking/ip-sysctl.txt	2003-07-14 05:33:46.000000000 +0200
+++ linux-2.6.0-test10-mm1-patches/Documentation/networking/ip-sysctl.txt	2003-11-27 00:08:29.000000000 +0100
@@ -490,7 +490,7 @@
 	Allows you to write a number, which can be used as required.
 	Default value is 0.
 
-(1) Jiffie: internal timeunit for the kernel. On the i386 1/100s, on the
+(1) Jiffie: internal timeunit for the kernel. On the i386 1/1000s, on the
 Alpha 1/1024s. See the HZ define in /usr/include/asm/param.h for the exact
 value on your system. 
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-26 23:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-26 23:22 [PATCH] [2.6.0-test10-mm1] Typo in Documentation/networking/ip-sysctl.txt Jose Luis Domingo Lopez
2003-11-26 23:46 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).