Combine multiple notes after an entry separated by hyphen ") (" -> " - "

Signed-off-by: Brian Inglis <brian.ing...@systematicsw.ab.ca>
---
 winsup/doc/posix.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index 9b74bcf5a79b..17a051b4461c 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -1607,8 +1607,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)
@@ -1673,7 +1673,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>
-- 
2.45.1

Reply via email to