linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] times.2: spfix
@ 2014-06-12 11:43 NeilBrown
       [not found] ` <20140612214322.6b9184d6-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: NeilBrown @ 2014-06-12 11:43 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

[-- 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 --]

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

* Re: [patch] times.2: spfix
       [not found] ` <20140612214322.6b9184d6-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
@ 2014-06-12 12:19   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-06-12 12:19 UTC (permalink / raw)
  To: NeilBrown
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 06/12/2014 01:43 PM, NeilBrown wrote:
> 
> "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".

Quite! Thanks for the patch, Neil. Applied.

Cheers,

Michael



> 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
> 


-- 
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

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

end of thread, other threads:[~2014-06-12 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-12 11:43 [patch] times.2: spfix NeilBrown
     [not found] ` <20140612214322.6b9184d6-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2014-06-12 12:19   ` Michael Kerrisk (man-pages)

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).