https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=117feceea9a870181a82c7207fb1080281b3cfeb

commit 117feceea9a870181a82c7207fb1080281b3cfeb
Author:     Brian Inglis <brian.ing...@systematicsw.ab.ca>
AuthorDate: Sat Feb 22 10:48:22 2025 -0700
Commit:     Corinna Vinschen <cori...@vinschen.de>
CommitDate: Mon Feb 24 11:42:11 2025 +0100

    Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 combine multiple notes
    
    Combine multiple notes after an entry separated by hyphen ") (" -> " - "
    
    Signed-off-by: Brian Inglis <brian.ing...@systematicsw.ab.ca>

Diff:
---
 winsup/doc/posix.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index c66ec7e6b085..6c918aad2874 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -1604,7 +1604,7 @@ ISO®/IEC DIS 9945 Information technology
 
 </sect1>
 
-<sect1 id="std-deprec"><title>Other UNIX system interfaces, not in 
POSIX.1-2008 or deprecated:</title>
+<sect1 id="std-deprec"><title>Other UNIX® system interfaces, not in 
POSIX.1-2024, or deprecated:</title>
 
 <screen>
     _longjmp                   (SUSv4)
@@ -1615,8 +1615,8 @@ ISO®/IEC DIS 9945 Information technology
     bcmp                       (POSIX.1-2001, SUSv3)
     bcopy                      (SUSv3)
     bzero                      (SUSv3)
-    chroot                     (SUSv2)         (see <xref 
linkend="std-notes">chapter "Implementation Notes"</xref>)
-    clock_setres               (QNX, VxWorks)  (see <xref 
linkend="std-notes">chapter "Implementation Notes"</xref>)
+    chroot                     (SUSv2 - see <xref linkend="std-notes">chapter 
"Implementation Notes"</xref>)
+    clock_setres               (QNX, VxWorks - see <xref 
linkend="std-notes">chapter "Implementation Notes"</xref>)
     cuserid                    (POSIX.1-1988, SUSv2)
     ecvt                       (SUSv3)
     endutent                   (XPG2)
@@ -1681,7 +1681,7 @@ ISO®/IEC DIS 9945 Information technology
     usleep                     (SUSv3)
     utime                      (SUSv4)
     utmpname                   (XPG2)
-    vfork                      (SUSv3)         (see <xref 
linkend="std-notes">chapter "Implementation Notes"</xref>)
+    vfork                      (SUSv3 - see <xref linkend="std-notes">chapter 
"Implementation Notes"</xref>)
 </screen>
 
 </sect1>

Reply via email to