All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jose Luis Domingo Lopez <linux-net@24x7linux.com>
To: linux-net@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] [2.6.0-test10-mm1] Typo in Documentation/networking/ip-sysctl.txt
Date: Thu, 27 Nov 2003 00:22:00 +0100	[thread overview]
Message-ID: <20031126232200.GA10178@localhost> (raw)

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. 
 

             reply	other threads:[~2003-11-26 23:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26 23:22 Jose Luis Domingo Lopez [this message]
2003-11-26 23:46 ` [PATCH] [2.6.0-test10-mm1] Typo in Documentation/networking/ip-sysctl.txt David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031126232200.GA10178@localhost \
    --to=linux-net@24x7linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.