Skip to content

Commit fb19213

Browse files
jensmaurerzygoloid
authored andcommitted
[fs.norm.ref] Dissolve subclause.
There should only be one subclause called "normative references".
1 parent fdc57fd commit fb19213

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

source/iostreams.tex

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11319,7 +11319,7 @@
1131911319

1132011320
\rSec3[fs.conform.9945]{POSIX conformance}
1132111321
\pnum
11322-
Some behavior is specified by reference to POSIX\iref{fs.norm.ref}. How such behavior is actually implemented is unspecified.
11322+
Some behavior is specified by reference to POSIX. How such behavior is actually implemented is unspecified.
1132311323
\begin{note}
1132411324
This constitutes an ``as if'' rule allowing implementations
1132511325
to call native
@@ -11384,18 +11384,6 @@
1138411384
is unreasonable for a program to detect them prior to calling the function.
1138511385
\end{note}
1138611386

11387-
\rSec2[fs.norm.ref]{Normative references}
11388-
11389-
\pnum
11390-
Subclause~\ref{filesystems} mentions commercially
11391-
available operating systems for purposes of exposition.\footnote{
11392-
POSIX\textregistered\ is a registered trademark of The IEEE\@.
11393-
Windows\textregistered\ is a registered trademark of Microsoft Corporation.
11394-
This information is given for the convenience of users of this document and
11395-
does not constitute an endorsement by ISO or IEC of these
11396-
products.
11397-
}
11398-
1139911387
\rSec2[fs.req]{Requirements}
1140011388

1140111389
\rSec3[fs.req.general]{General}

source/utilities.tex

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19584,7 +19584,12 @@
1958419584
Implementations should use a Unicode encoding
1958519585
on platforms capable of displaying Unicode text in a terminal.
1958619586
\begin{note}
19587-
This is the case for Windows-based and many POSIX-based operating systems.
19587+
This is the case for Windows%
19588+
\footnote{
19589+
Windows\textregistered\ is a registered trademark of Microsoft Corporation.
19590+
This information is given for the convenience of users of this document and
19591+
does not constitute an endorsement by ISO or IEC of this product.}-based and
19592+
many POSIX-based operating systems.
1958819593
\end{note}
1958919594

1959019595
\pnum

source/xrefdelta.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
% [facets.examples] was removed.
2222
\removedxref{facets.examples}
2323

24+
% Local normative references for filesystems were removed.
25+
\removedxref{fs.norm.ref}
26+
2427
% Renamed sections.
2528
%\movedxref{old.label}{new.label}
2629
%\movedxrefii{old.label}{new.label.1}{new.label.2}

0 commit comments

Comments
 (0)