Bug 86258 - man page for shmget needs updating
Summary: man page for shmget needs updating
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: man-pages
Version: 8.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Eido Inoue
QA Contact: Ben Levenson
URL:
Whiteboard:
: 86259 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-03-18 15:02 UTC by Norm Murray
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version: 1.60-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-28 20:37:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Norm Murray 2003-03-18 15:02:28 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:53:34 UTC
*** Bug 86259 has been marked as a duplicate of this bug. ***

Comment 2 Eido Inoue 2003-08-28 20:37:39 UTC
fixed in 1.60-1


Note You need to log in before you can comment on or make changes to this bug.