linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

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