From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "Kondo, Naoya" <kondo-naoya-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
"linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH] times.2: an incorrect description in NOTES
Date: Fri, 26 Feb 2016 16:38:45 +0100 [thread overview]
Message-ID: <56D07185.3090102@gmail.com> (raw)
In-Reply-To: <A08AE9AAF58B274598D033A64FFA03C613167122@G01JPEXMBYT04>
Hello Naoya,
On 02/26/2016 05:34 AM, Kondo, Naoya wrote:
> Hi,
>
> times(2) man page has an incorrect description in NOTES, it says that
> (2^32/HZ) - 300 is about 429 million. It is correct only if HZ=10 which
> does not look common today. So just removing "(i.e., about 429 million)"
> is good enough.
Thanks for the patch. I've applied it.
Cheers,
Michael
> ----
> Signed-off-by: Naoya Kondo <kondo-naoya-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
>
> --- man-pages-4.04/man2/times.2 2015-12-29 21:51:44.000000000 +0900
> +++ man-pages-4.04-fix/man2/times.2 2016-02-25 12:04:33.062739815 +0900
> @@ -168,7 +168,7 @@
> is measured has varied across kernel versions.
> On Linux 2.4 and earlier this point is the moment the system was booted.
> Since Linux 2.6, this point is \fI(2^32/HZ) \- 300\fP
> -(i.e., about 429 million) seconds before system boot time.
> +seconds before system boot time.
> This variability across kernel versions (and across UNIX implementations),
> combined with the fact that the returned value may overflow the range of
> .IR clock_t ,
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2016-02-26 15:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-26 4:34 [PATCH] times.2: an incorrect description in NOTES Kondo, Naoya
2016-02-26 15:38 ` Michael Kerrisk (man-pages) [this message]
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=56D07185.3090102@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=kondo-naoya-+CUm20s59erQFUHtdCDX3A@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.