]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
remove mention of HZ on Alpha and ia-64
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Apr 2006 20:32:22 +0000 (20:32 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Apr 2006 20:32:22 +0000 (20:32 +0000)
man7/time.7

index fd7346d4401bf7977b32ff2d9d8447a1d2486412..67556f3696048f346986644557427ddcd03c7696 100644 (file)
@@ -73,10 +73,6 @@ starting with with 2.6.0, HZ was raised to 1000, giving a jiffy of
 0.001 seconds; since kernel 2.6.13, the HZ value is a kernel
 configuration parameter and can be 100, 250 (the default) or 1000,
 yielding a jiffies value of, respectively, 0.01, 0.004, or 0.001 seconds.
-
-On Alpha and ia64,
-.I HZ
-is 1024.
 .SS "The Epoch"
 Unix systems represent time in seconds since the
 .IR Epoch ,