linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb-l3A5Bk7waGM@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [patch] times.2: spfix
Date: Thu, 12 Jun 2014 21:43:22 +1000	[thread overview]
Message-ID: <20140612214322.6b9184d6@notabene.brown> (raw)

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]


"passed" is a verb (in past tense), but the verb in this sentence (or clause,
as "occur" is also a verb in a different clause of the sentence) is "wraps".
"past" is, among other things, a preposition and it tells the position, with
respect to the object ("the maximum value"), where the verb (wrapping)
happens.

So "past" is correct, not "passed".


diff --git a/man2/times.2 b/man2/times.2
index e605feb6aae2..8d68efc4358c 100644
--- a/man2/times.2
+++ b/man2/times.2
@@ -196,7 +196,7 @@ A limitation of the Linux system call conventions on some architectures
 (41 seconds) soon after boot when
 .BR times ()
 can return \-1, falsely indicating that an error occurred.
-The same problem can occur when the return value wraps passed
+The same problem can occur when the return value wraps past
 the maximum value that can be stored in
 .BR clock_t .
 .\" The problem is that a syscall return of -4095 to -1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

             reply	other threads:[~2014-06-12 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-12 11:43 NeilBrown [this message]
     [not found] ` <20140612214322.6b9184d6-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2014-06-12 12:19   ` [patch] times.2: spfix Michael Kerrisk (man-pages)

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=20140612214322.6b9184d6@notabene.brown \
    --to=neilb-l3a5bk7wagm@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@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 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).