From 47bff5a381c3ff0375c9df3ba7ea76932800c494 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Wed, 15 May 2024 22:13:14 +0200 Subject: [PATCH] [format.string.std] Add (R) symbol after Windows Fixes ISO/CS comment (C++23 proof) --- source/utilities.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/utilities.tex b/source/utilities.tex index f856a423b4..b2236cca28 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -16260,14 +16260,13 @@ Implementations should use either UTF-8, UTF-16, or UTF-32, on platforms capable of displaying Unicode text in a terminal. \begin{note} -This is the case for Windows +This is the case for Windows\textregistered{}-based \begin{footnote} Windows\textregistered\ is a registered trademark of Microsoft Corporation. This information is given for the convenience of users of this document and does not constitute an endorsement by ISO or IEC of this product. -\end{footnote}% --based and -many POSIX-based operating systems. +\end{footnote} +and many POSIX-based operating systems. \end{note} \pnum