Bug 86259

Summary: man page for shmget needs updating
Product: Red Hat Enterprise Linux 2.1 Reporter: Norm Murray <nmurray>
Component: man-pagesAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:52:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Norm Murray 2003-03-18 15:03:35 UTC
Description of problem:

shmget man page lists the function proto type as:
int shmget(key_t key, int size, int shmflg);


size, per the kernel implementation, is a size_t type.

Comment 1 Bill Nottingham 2003-03-20 21:42:33 UTC

*** This bug has been marked as a duplicate of 82658 ***

Comment 2 Bill Nottingham 2003-03-20 21:53:32 UTC

*** This bug has been marked as a duplicate of 86258 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:52:13 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.