The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1873 
====================================================================== 
Reported By:                geoffclare
Assigned To:                
====================================================================== 
Project:                    1003.1(2024)/Issue8
Issue ID:                   1873
Category:                   Base Definitions and Headers
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Geoff Clare 
Organization:               The Open Group 
User Reference:              
Section:                    (many) 
Page Number:                (many) 
Line Number:                (many) 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2024-11-11 17:11 UTC
Last Modified:              2024-11-11 17:11 UTC
====================================================================== 
Summary:                    ISO editors Issue 8 comment 114
Description: 
In their comment 114 on Issue 8 the ISO editors requested that where we
mention earlier versions of the standard, we specify which versions. The
Austin Group's response was that a change would be considered for the next
TC.

My search for "earlier version" also turned up a few uses that aren't
related to versions of the standard but I thought worth changing.

Desired Action: 
On page 306 line 10796 section <math.h>, change:<blockquote>Earlier
versions of this standard did not make this requirement, because they
lacked the 'l' (lower case ell) versions of the
constants</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 did not make this requirement, because they lacked the 'l' (lower
case ell) versions of the constants</blockquote>
On page 341 line 11994 section <search.h>, change:<blockquote>Earlier
versions of this standard explicitly used <b>void</b> for both node and key
references</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 explicitly used <b>void</b> for both node and key
references</blockquote>
On page 415 line 14498 section <sys/stat.h>, change:<blockquote>For
compatibility with earlier versions of this standard, the <i>st_atime</i>
macro shall be defined with the value
<i>st_atim.tv_sec</i>.</blockquote>to:<blockquote>For compatibility with
versions of this standard earlier than Issue 7, the <i>st_atime</i> macro
shall be defined with the value <i>st_atim.tv_sec</i>.</blockquote>
On page 454 line 15850 section <time.h>, change:<blockquote>the former
[0,61] seconds seen in earlier versions of this
standard.</blockquote>to:<blockquote>the former [0,61] seconds seen in
versions of this standard earlier than Issue 6.</blockquote>
On page 558 line 19994 section 2.10.20.1 Addressing,
change:<blockquote>IPv6 overcomes the addressing limitations of earlier
versions by using</blockquote>to:<blockquote>IPv6 overcomes the addressing
limitations of IPv4 by using</blockquote>
On page 658 line 23079 section basename(), and
page 812 line 27814 section dirname(), change:<blockquote>Earlier versions
of this standard seemed to allow thread-safe and non-thread-safe
implementations</blockquote>to:<blockquote>Versions of this standard
earlier than Issue 8 seemed to allow thread-safe and non-thread-safe
implementations</blockquote>
On page 748 line 25818 section close(), change:<blockquote>Earlier versions
of this standard left the state of <i>fildes</i>
unspecified</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 left the state of <i>fildes</i> unspecified</blockquote>
On page 812 line 27807 section dirname(), change:<blockquote>earlier
versions of the standard did not mention whether
elision</blockquote>to:<blockquote>versions of this standard earlier than
Issue 8 did not mention whether elision</blockquote>
On page 1020 line 34951 section free(), change:<blockquote>However, earlier
versions of this standard did not require
this</blockquote>to:<blockquote>However, versions of this standard earlier
than Issue 8 did not require this</blockquote>
On page 1107 line 38008 section getcwd(), change:<blockquote>In
applications conforming to earlier versions of this standard, it was not
possible to use the <i>fchdir</i>() approach</blockquote>to:<blockquote>In
applications conforming to versions of this standard earlier than Issue 7,
it was not possible to use the <i>fchdir</i>() approach</blockquote>
On page 1121 line 38461 section getenv(), change:<blockquote>Some earlier
versions of this standard did not require <i>getenv</i>() to be
thread-safe</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 did not require <i>getenv</i>() to be
thread-safe</blockquote>
On page 1209 line 41298 section glob(), change:<blockquote>Earlier versions
of this standard defined the behavior associated with the flag GLOB_MARK
as</blockquote>to:<blockquote>Versions of this standard earlier than Issue
8 defined the behavior associated with the flag GLOB_MARK as</blockquote>
On page 1237 line 42212 section in6addr_any, change:<blockquote>These
variables were only described on the XBD <b><netinet/in.h></b> page in
earlier versions of this standard.</blockquote>to:<blockquote>These
variables were only described on the XBD <b><netinet/in.h></b> page in
versions of this standard earlier than Issue 8.</blockquote>
On page 1330 line 44719 section lgamma(), change:<blockquote>Earlier
versions of this standard did not require <i>lgamma</i>(),
<i>lgammaf</i>(), and <i>lgammal</i>() to be
thread-safe</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 did not require <i>lgamma</i>(), <i>lgammaf</i>(), and
<i>lgammal</i>() to be thread-safe</blockquote>
On page 1335 line 44902 section link(), change:<blockquote>Earlier versions
of this standard specified only the <i>link</i>()
function</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 specified only the <i>link</i>() function</blockquote>
On page 1505 line 50501 section nftw(), change:<blockquote>Earlier versions
of this standard did not make clear
that</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 did not make clear that</blockquote>
On page 1554 line 52130 section popen(), change:<blockquote>Earlier
versions of this standard required the <i>command</i> string to be
passed</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 required the <i>command</i> string to be passed</blockquote>
On page 1638 line 54681 section pselect(), change:<blockquote>In earlier
versions of the Single UNIX Specification, the <i>select</i>() function
was</blockquote>to:<blockquote>In versions of The Open Group Base
specifications earlier than Issue 6, the <i>select</i>() function
was</blockquote>
On page 1812 line 59958 section pthread_setcancelstate(),
change:<blockquote>However, earlier versions of the standard did not
permit</blockquote>to:<blockquote>However, versions of this standard
earlier than Issue 8 did not permit</blockquote>
On page 1856 line 61193 section read(), change:<blockquote>Earlier versions
of this standard allowed two very different
behaviors</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed two very different behaviors</blockquote>
On page 2003 line 65810 section setregid((), and
page 2009 line 65954 section setreuid((), change:<blockquote>Earlier
versions of this standard did not specify whether the
saved</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not specify whether the saved</blockquote>
On page 2031 line 66622 section shmat(), change:<blockquote>applications
written to earlier versions of this standard,
where</blockquote>to:<blockquote>applications written to versions of this
standard earlier than Issue 8, where</blockquote>
On page 2126 line 69445 section strerror(), change:<blockquote>Earlier
versions of this standard did not explicitly require that the error message
strings</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not explicitly require that the error message
strings</blockquote>
On page 2141 line 70043 section strftime(), change:<blockquote>Some earlier
version of this standard specified that applications
wanting</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 specified that applications wanting</blockquote>
On page 2173 line 71019 section strtod(), change:<blockquote>with the
ISO/IEC 9899:1990 standard and thus earlier versions of this
standard.</blockquote>to:<blockquote>with the ISO/IEC 9899:1990 standard
and thus versions of this standard earlier than Issue 6.</blockquote>
On page 2210 line 72254 section system(), change:<blockquote>Earlier
versions of this standard did not require <i>system</i>() to be
thread-safe</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 did not require <i>system</i>() to be
thread-safe</blockquote>
On page 2211 line 72272 section system(), change:<blockquote>Earlier
versions of this standard required the <i>command</i> string to be
passed</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 required the <i>command</i> string to be passed</blockquote>
On page 2266 line 73916 section time(), change:<blockquote>Earlier versions
of this standard allowed the width of <b>time_t</b> to be less than 64
bits.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 allowed the width of <b>time_t</b> to be less than 64
bits.</blockquote>
On page 2557 line 83453 section set, change:<blockquote>Earlier versions of
this standard specified <b>-h</b> as a way to locate and remember
utilities</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 specified <b>-h</b> as a way to locate and remember
utilities</blockquote>
On page 2636 line 86503 section awk, change:<blockquote>Earlier versions of
this standard required implementations to support multiple adjacent
<semicolon>s</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 7 TC2 required implementations to support multiple adjacent
<semicolon>s</blockquote>
On page 2684 line 88483 section cal, change:<blockquote>Earlier versions of
this standard incorrectly required that the
command</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 TC1 incorrectly required that the command</blockquote>
On page 2739 line 90542 section compress, change:<blockquote>Earlier
versions of this standard limited the number of
bits</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 limited the number of bits</blockquote>
On page 2739 line 90545 section compress, change:<blockquote>Earlier
versions of this standard only supported LZW
compression.</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 only supported LZW compression.</blockquote>
On page 2746 line 90817 section cp, change:<blockquote>Earlier versions of
this standard included support for the <b>-r</b>
option</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 included support for the <b>-r</b> option</blockquote>
On page 2764 line 91503 section cut, change:<blockquote>Earlier versions of
the <i>cut</i> utility worked in an
environment</blockquote>to:<blockquote>Historical versions of the
<i>cut</i> utility worked in an environment</blockquote>
On page 2785 line 92164 section dd, change:<blockquote>An earlier version
of System V used <b>block</b>, but this has been updated in more recent
releases.</blockquote>to:<blockquote>An early version of System V used
<b>block</b>, but this was updated in later releases.</blockquote>
On page 2802 line 92839 section diff, change:<blockquote>An earlier version
of this standard specified the output format more
precisely</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 specified the output format more precisely</blockquote>
On page 2805 line 92970 section dirname, change:<blockquote>because earlier
versions of the standard did not permit elision of redundant <slash>
characters</blockquote>to:<blockquote>because versions of the standard
earlier than Issue 8 did not permit elision of redundant <slash>
characters</blockquote>
On page 2828 line 93830 section ed, change:<blockquote>In earlier versions
of this standard, an obsolescent <b>-</b> option was
described.</blockquote>to:<blockquote>In versions of this standard earlier
than Issue 6, an obsolescent <b>-</b> option was described.</blockquote>
On page 2829 line 93879 section ed, and
page 2910 line 97081 section ex, and
page 2938 line 98098 section file, and
page 3046 line 102109 section lex, and
page 3233 line 109344 section od, and
page 3364 line 114465 section sed, and
page 3464 line 118264 section tr, change:<blockquote>Earlier versions of
this standard allowed for implementations with bytes other than eight
bits</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed for implementations with bytes other than eight
bits</blockquote>
On page 2830 line 93918 section ed, change:<blockquote>Earlier versions of
this standard required address 0 for the <b>c</b>
command</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 required address 0 for the <b>c</b> command</blockquote>
On page 2913 line 97217 section expand, change:<blockquote>Earlier versions
of this standard allowed the following form in the
SYNOPSIS</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed the following form in the SYNOPSIS</blockquote>
On page 2950 line 98576 section find, change:<blockquote>and earlier
versions of this standard only required support for
<b>-xdev</b>.</blockquote>to:<blockquote>and versions of this standard
earlier than Issue 8 only required support for <b>-xdev</b>.</blockquote>
On page 2974 line 99422 section getconf, and
page 2975 line 99445 section getconf, change:<blockquote>For compatibility
with earlier versions,</blockquote>to:<blockquote>For compatibility with
versions of this standard earlier than Issue 6,</blockquote>
On page 3001 line 100427 section head, change:<blockquote>Earlier versions
of this standard allowed a <b>-number</b>
option.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed a <b>-number</b> option.</blockquote>
On page 3030 line 101442 section join, change:<blockquote>Earlier versions
of this standard allowed <b>-j</b>, <b>-j1</b>, <b>-j2</b> options,
and</blockquote>to:<blockquote>Versions of this standard earlier than Issue
6 allowed <b>-j</b>, <b>-j1</b>, <b>-j2</b> options, and</blockquote>
On page 3054 line 102406 section ln, change:<blockquote>Earlier versions of
this standard did not specify these
options</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not specify these options</blockquote>
On page 3054 line 102417 section ln, change:<blockquote>Earlier versions of
this standard were unclear in this
case.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 were unclear in this case.</blockquote>
On page 3086 line 103648 section ls, change:<blockquote>Earlier versions of
this standard did not describe the BSD <b>-A</b>
option</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not describe the BSD <b>-A</b> option</blockquote>
On page 3087 line 103666 section ls, change:<blockquote>Earlier versions of
this standard did not have the <b>-k</b>
option</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not have the <b>-k</b> option</blockquote>
On page 3099 line 104154 section m4, change:<blockquote>Earlier versions of
this standard allowed the exit status to
be</blockquote>to:<blockquote>Versions of this standard earlier than Issue
8 allowed the exit status to be</blockquote>
On page 3155 line 106428 section make, change:<blockquote>macro was not
adopted in earlier versions of this
standard</blockquote>to:<blockquote>macro was not adopted in versions of
this standard earlier than Issue 8</blockquote>
On page 3157 line 106542 section make, change:<blockquote>Earlier versions
of this standard defined comment lines</blockquote>to:<blockquote>Versions
of this standard earlier than Issue 7 TC2 defined comment
lines</blockquote>
On page 3211 line 108544 section nice, change:<blockquote>Earlier versions
of this standard allowed a <b>-increment</b>
option.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed a <b>-increment</b> option.</blockquote>
On page 3277 line 111138 section pax, change:<blockquote>Earlier versions
of this standard did not specify any way to
create</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not specify any way to create</blockquote>
On page 3302 line 112165 section printf, change:<blockquote>Earlier
versions of this standard specified that arguments for all
conversions</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 7 specified that arguments for all conversions</blockquote>
On page 3318 line 112798 section pwd, change:<blockquote>An earlier version
of this standard stated that the <i>PWD</i> environment
variable</blockquote>to:<blockquote>Issue 6 of this standard stated that
the <i>PWD</i> environment variable</blockquote>
On page 3323 line 112995 section read, change:<blockquote>Earlier versions
of this standard required the standard input to be a text
file</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 required the standard input to be a text file</blockquote>
On page 3332 line 113323 section renice, change:<blockquote>Earlier
versions of this standard allowed the following forms in the
SYNOPSIS</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed the following forms in the SYNOPSIS</blockquote>
On page 3382 line 115255 section sh, change:<blockquote>Earlier versions of
this standard required that input files to the shell be text
files</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 required that input files to the shell be text files</blockquote>
On page 3393 line 115656 section sort, change:<blockquote>Earlier versions
of this standard allowed the <b>-o</b> option to
appear</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 allowed the <b>-o</b> option to appear</blockquote>
On page 3393 line 115660 section sort, change:<blockquote>Earlier versions
of this standard also allowed the <b>-number</b> and <b>+number</b>
options.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 also allowed the <b>-number</b> and <b>+number</b>
options.</blockquote>
On page 3394 line 115663 section sort, change:<blockquote>An earlier
version of this standard contained wording that did not make it
clear</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 contained wording that did not make it clear</blockquote>
On page 3398 line 115829 section split, change:<blockquote>Earlier versions
of this standard allowed a <b>-line_count</b>
option.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed a <b>-line_count</b> option.</blockquote>
On page 3421 line 116688 section tail, change:<blockquote>Earlier versions
of this standard allowed the following forms in the
SYNOPSIS</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed the following forms in the SYNOPSIS</blockquote>
On page 3422 line 116705 section tail, change:<blockquote>Earlier versions
of this standard did not state any requirement for the case
where</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 did not state any requirement for the case where</blockquote>
On page 3500 line 119461 section uniq, change:<blockquote>Earlier versions
of this standard allowed the <b>-number</b> and <b>+number</b>
options.</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 allowed the <b>-number</b> and <b>+number</b>
options.</blockquote>
On page 3629 line 124347 section yacc, change:<blockquote>Earlier versions
of this standard did not require the code file created by <i>yacc</i> to
contain</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 did not require the code file created by <i>yacc</i> to
contain</blockquote>
On page 3629 line 124358 section yacc, change:<blockquote>Earlier versions
of this standard were also silent about a declaration of
<i>main</i>().</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 were also silent about a declaration of
<i>main</i>().</blockquote>
On page 3640 line 124555 section A.1.6, change:<blockquote>The term
``legacy'' was included in earlier versions of this
standard</blockquote>to:<blockquote>The term ``legacy'' was included in
versions of this standard earlier than Issue 7</blockquote>
On page 3641 line 124611 section A.1.6, change:<blockquote>In earlier
versions of this standard this was also sometimes used to refer
to</blockquote>to:<blockquote>In versions of this standard earlier than
Issue 7 this was also sometimes used to refer to</blockquote>
On page 3642 line 124622 section A.1.8, change:<blockquote>This is based on
the notation used in earlier versions of The Open Group Base
specifications.</blockquote>to:<blockquote>This is based on the notation
used in versions of The Open Group Base specifications earlier than Issue
6.</blockquote>
On page 3652 line 124994 section A.3 (CPU Time), change:<blockquote>the
Threads option that existed in earlier versions of this
standard.</blockquote>to:<blockquote>the Threads option that existed in
versions of this standard earlier than Issue 7.</blockquote>
On page 3667 line 125567 section A.3 (Symbolic Constant),
change:<blockquote>Earlier versions of this standard used a variety of
terms</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 used a variety of terms</blockquote>
On page 3668 line 125602 section A.3 (Symbolic Link),
change:<blockquote>Earlier versions of this standard did not require
symbolic links to have</blockquote>to:<blockquote>Versions of this standard
earlier than Issue 7 did not require symbolic links to have</blockquote>
On page 3668 line 125624 section A.3 (Symbolic Link),
change:<blockquote>Earlier versions of this standard required <i>link</i>()
to follow symbolic links</blockquote>to:<blockquote>Versions of this
standard earlier than Issue 7 required <i>link</i>() to follow symbolic
links</blockquote>
On page 3677 line 125947 section A.4.4, change:<blockquote>Earlier versions
of this standard did not make clear that directory
modifications</blockquote>to:<blockquote>Versions of this standard earlier
than Issue 8 did not make clear that directory modifications</blockquote>
On page 3680 line 126060 section A.4.11, change:<blockquote>Earlier
versions of this standard did not specify the behavior of
<i>aio_fsync</i>(),</blockquote>to:<blockquote>Versions of this standard
earlier than Issue 8 did not specify the behavior of
<i>aio_fsync</i>(),</blockquote>
On page 3683 line 126205 section A.4.16, change:<blockquote>Earlier
versions of this standard were not specific about the distinction
between</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 6 were not specific about the distinction between</blockquote>
On page 3683 line 126209 section A.4.16, change:<blockquote>An earlier
version of this standard required that a pathname with a trailing
<slash></blockquote>to:<blockquote>Issue 6 of this standard required that a
pathname with a trailing <slash></blockquote>
On page 3684 line 126267 section A.4.16, change:<blockquote>Earlier
versions of this standard were unclear as to whether a
pathname</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 TC1 were unclear as to whether a pathname</blockquote>
On page 3686 line 126346 section A.4.20, change:<blockquote>the Semaphores
option that existed in earlier versions of this
standard.</blockquote>to:<blockquote>the Semaphores option that existed in
versions of this standard earlier than Issue 7.</blockquote>
On page 3689 line 126454 section A.6.2, change:<blockquote>Earlier versions
of this standard did not state the requirement that the POSIX
locale</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 TC2 did not state the requirement that the POSIX
locale</blockquote>
On page 3692 line 126592 section A.7.1, change:<blockquote>Earlier versions
of this standard stated that if different character sets are
used</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 stated that if different character sets are used</blockquote>
On page 3719 line 127731 section A.11.1.1, change:<blockquote>applications
written for earlier versions of this standard which need to
open</blockquote>to:<blockquote>applications written for versions of this
standard earlier than Issue 7 which need to open</blockquote>
On page 3725 line 127979 section A.12.1, change:<blockquote>Earlier
versions of this standard included obsolescent syntax which showed some
options</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 7 included obsolescent syntax which showed some options</blockquote>
On page 3727 line 128091 section A.12.2, change:<blockquote>In earlier
versions of this standard, all information
concerning</blockquote>to:<blockquote>In versions of this standard earlier
than Issue 7, all information concerning</blockquote>
On page 3744 line 128671 section B.2.3 (ENOTSUP), change:<blockquote>In
some earlier versions of this standard, the difference between [ENOTSUP]
and [ENOSYS] was</blockquote>to:<blockquote>In versions of this standard
earlier than Issue 7 TC2, the difference between [ENOTSUP] and [ENOSYS]
was</blockquote>
On page 3746 line 128764 section B.2.3, change:<blockquote>error codes for
these functions for compatibility with earlier versions of this
standard.</blockquote>to:<blockquote>error codes for these functions for
compatibility with versions of this standard earlier than Issue
6.</blockquote>
On page 3752 line 129038 section B.2.4.2, change:<blockquote>the Realtime
Signals Extension option that existed in earlier versions of this
standard.</blockquote>to:<blockquote>the Realtime Signals Extension option
that existed in versions of this standard earlier than Issue
7.</blockquote>
On page 3865 line 133898 section C.1.7, change:<blockquote>Earlier versions
of this standard required that all of the regular built-in
utilities</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 required that all of the regular built-in utilities</blockquote>
On page 3873 line 134237 section C.2.4, change:<blockquote>Earlier versions
of this standard omitted <b>time</b> from this
list</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 omitted <b>time</b> from this list</blockquote>
On page 3880 line 134602 section C.2.6, change:<blockquote>Earlier versions
of the shell used it for splitting all
fields</blockquote>to:<blockquote>Historical versions of the shell used it
for splitting all fields</blockquote>
On page 3882 line 134676 section C.2.6.1, change:<blockquote>and earlier
versions of this standard reflected this.</blockquote>to:<blockquote>and
versions of this standard earlier than Issue 7 reflected
this.</blockquote>
On page 3891 line 135062 section C.2.7.2, change:<blockquote>Earlier
versions of this standard did not require redirection
using</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 did not require redirection using</blockquote>
On page 3909 line 135821 section C.2.14.1, change:<blockquote>Earlier
versions of this standard allowed two behaviors when a pattern ends
with</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 allowed two behaviors when a pattern ends with</blockquote>
On page 3909 line 135825 section C.2.14.1, change:<blockquote>Earlier
versions of this standard included the
statement</blockquote>to:<blockquote>Versions of this standard earlier than
Issue 8 included the statement</blockquote>

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2024-11-11 17:11 geoffclare     New Issue                                    
2024-11-11 17:11 geoffclare     Name                      => Geoff Clare     
2024-11-11 17:11 geoffclare     Organization              => The Open Group  
2024-11-11 17:11 geoffclare     Section                   => (many)          
2024-11-11 17:11 geoffclare     Page Number               => (many)          
2024-11-11 17:11 geoffclare     Line Number               => (many)          
2024-11-11 17:11 geoffclare     Interp Status             => ---             
======================================================================


  • [1003.1(20... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group

Reply via email to