View Issue Details

IDProjectCategoryView StatusLast Update
0001362Issue 8 draftsSystem Interfacespublic2024-06-11 09:12
Reportergeoffclare Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
Product VersionDraft 1 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionposix_spawn()
Page Number1428
Line Number47825-47851
Final Accepted Text
Summary0001362: small editorial fixes to posix_spawn()
DescriptionIn the ERRORS section there are several occurrences of:
(or, if the error occurs after the calling process successfully returns, the child process shall exit with exit status 127)

This is intended to state a requirement (hence the use of "shall") and therefore should not be in parentheses. Only one occurrence is new in Issue 8 draft 1, but the others need to be fixed as well.

Another small editorial fix that doesn't seem worth submitting a separate bug for is a use of the phrase "relative file names".
Desired ActionOn page 1428 line 47825-47851 section posix_spawn(), change 6 occurrences of:
... (or, if the error occurs after the calling process successfully returns, the child process shall exit with exit status 127).
to:
...; or, if the error occurs after the calling process successfully returns, the child process shall exit with exit status 127.

On page 1426 line 47733 section posix_spawn(), change:
relative file names
to:
relative pathnames
Tagsissue8

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-07-03 09:35 geoffclare New Issue
2020-07-03 09:35 geoffclare Name => Geoff Clare
2020-07-03 09:35 geoffclare Organization => The Open Group
2020-07-03 09:35 geoffclare Section => posix_spawn()
2020-07-03 09:35 geoffclare Page Number => 1428
2020-07-03 09:35 geoffclare Line Number => 47825-47851
2020-09-10 15:54 Don Cragun Status New => Resolved
2020-09-10 15:54 Don Cragun Resolution Open => Accepted
2020-09-10 15:54 Don Cragun Tag Attached: issue8
2020-09-17 09:16 geoffclare Status Resolved => Applied
2024-06-11 09:12 agadmin Status Applied => Closed