View Issue Details

IDProjectCategoryView StatusLast Update
00007101003.1(2013)/Issue7+TC1System Interfacespublic2019-06-10 08:55
Reportergeoffclare Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionread, write
Page Number1754, 2288
Line Number56389, 56421, 72478
Interp Status---
Final Accepted TextSee Desired Action
Summary0000710: read() and write() pages use "file pointer"
DescriptionThe read() and write() pages sometimes use the term "file offset" and
sometimes (in connection with pread() and pwrite()) use "file pointer".
The correct term is "file offset".

This was corrected in Issue 7 for pwrite() in the DESCRIPTION section
(but oddly not for pread()), but has crept in again in the EINVAL error.
Desired ActionAt page 1754 line 56389 section pread(),
page 1754 line 56421 section pread(),
page 2288 line 72478 section pwrite() change:

    file pointer

to:

    file offset
Tagstc2-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-06-13 14:18 geoffclare New Issue
2013-06-13 14:18 geoffclare Name => Geoff Clare
2013-06-13 14:18 geoffclare Organization => The Open Group
2013-06-13 14:18 geoffclare Section => read, write
2013-06-13 14:18 geoffclare Page Number => 1754, 2288
2013-06-13 14:18 geoffclare Line Number => 56389, 56421, 72478
2013-06-13 14:18 geoffclare Interp Status => ---
2013-06-13 15:15 nick Final Accepted Text => See Desired Action
2013-06-13 15:15 nick Status New => Resolved
2013-06-13 15:15 nick Resolution Open => Accepted
2013-06-13 15:15 nick Tag Attached: tc2-2008
2019-06-10 08:55 agadmin Status Resolved => Closed