* [PATCH] shmget.2: wfix
@ 2014-05-23 13:42 Simon Paillard
[not found] ` <1400852558-10067-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2014-05-23 13:42 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard
The section is about failures, no need to recall this for that specific
error code.
---
man2/shmget.2 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/man2/shmget.2 b/man2/shmget.2
index 44e3daa..f781048 100644
--- a/man2/shmget.2
+++ b/man2/shmget.2
@@ -214,8 +214,7 @@ or greater than
.BR SHMMAX .
.TP
.B EINVAL
-(The call did not create a new segment and)
-a segment for the given
+A segment for the given
.I key
exists, but \fIsize\fP is greater than the size
of that segment.
--
2.0.0.rc2
--
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 related [flat|nested] 2+ messages in thread
* Re: [PATCH] shmget.2: wfix
[not found] ` <1400852558-10067-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2014-05-23 13:51 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-05-23 13:51 UTC (permalink / raw)
To: Simon Paillard, linux-man-u79uwXL29TY76Z2rM5mHXA
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
On 05/23/2014 03:42 PM, Simon Paillard wrote:
> The section is about failures, no need to recall this for that specific
> error code.
Yup, fair enough. Applied. Thanks, Simon.
Cheers,
Michael
> ---
> man2/shmget.2 | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/man2/shmget.2 b/man2/shmget.2
> index 44e3daa..f781048 100644
> --- a/man2/shmget.2
> +++ b/man2/shmget.2
> @@ -214,8 +214,7 @@ or greater than
> .BR SHMMAX .
> .TP
> .B EINVAL
> -(The call did not create a new segment and)
> -a segment for the given
> +A segment for the given
> .I key
> exists, but \fIsize\fP is greater than the size
> of that segment.
>
--
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-05-23 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 13:42 [PATCH] shmget.2: wfix Simon Paillard
[not found] ` <1400852558-10067-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-05-23 13:51 ` 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).