groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 06/25: [mdoc]: Stop setting `Tn` arguments smaller.


From: G. Branden Robinson
Subject: [groff] 06/25: [mdoc]: Stop setting `Tn` arguments smaller.
Date: Wed, 2 Mar 2022 05:12:05 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 5125754cdfaa7008f65d9c3f2936626b7bcf0498
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Feb 23 22:08:01 2022 +1100

    [mdoc]: Stop setting `Tn` arguments smaller.
    
    * tmac/doc.tmac (Tn):
    * tmac/mdoc/doc-syms (Ux, Bx): Stop interpolating string
      `doc-Tn-font-size` to set macro arguments at a smaller type size.
      This leaves the string without a purpose, so...
    
    * tmac/mdoc/doc-ditroff:
    * tmac/mdoc/doc-nroff: Drop definitions of `doc-Tn-font-size`.
    
    * tmac/mdoc/doc-syms: Drop interpolations of that string from numerous
      other string definitions.
    
    Fixes <https://savannah.gnu.org/bugs/?60616>.
---
 ChangeLog             |  15 ++++
 tmac/doc.tmac         |   2 +-
 tmac/mdoc/doc-ditroff |   2 -
 tmac/mdoc/doc-nroff   |   1 -
 tmac/mdoc/doc-syms    | 184 +++++++++++++++++++++++++-------------------------
 5 files changed, 108 insertions(+), 96 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5b22b69b..b3021d31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2022-02-23  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * tmac/doc.tmac (Tn):
+       * tmac/mdoc/doc-syms (Ux, Bx): Stop interpolating string
+       `doc-Tn-font-size` to set macro arguments at a smaller type
+       size.  This leaves the string without a purpose, so...
+
+       * tmac/mdoc/doc-ditroff:
+       * tmac/mdoc/doc-nroff: Drop definitions of `doc-Tn-font-size`.
+
+       * tmac/mdoc/doc-syms: Drop interpolations of that string from
+       numerous other string definitions.
+
+       Fixes <https://savannah.gnu.org/bugs/?60616>.
+
 2022-02-23  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        Revert addition of man(7) `BD` register.  This feature, which I
diff --git a/tmac/doc.tmac b/tmac/doc.tmac
index 505ef5da..7bb13961 100644
--- a/tmac/doc.tmac
+++ b/tmac/doc.tmac
@@ -1152,7 +1152,7 @@
 .  ie (\n[doc-arg-limit] >= \n[doc-arg-ptr]) \{\
 .    nr doc-curr-font \n[.f]
 .    nr doc-curr-size \n[.ps]
-.    nop \)\*[doc-Tn-font-size]\c
+.    nop \)\c
 .    ie !\n[doc-is-reference] \{\
 .      nop \)\*[doc-Tn-font-shape]\c
 .      doc-print-recursive
diff --git a/tmac/mdoc/doc-ditroff b/tmac/mdoc/doc-ditroff
index 85dafe1d..41cb61e9 100644
--- a/tmac/mdoc/doc-ditroff
+++ b/tmac/mdoc/doc-ditroff
@@ -90,8 +90,6 @@
 .ds doc-Sy-font \f[B]\s[\n[.ps]u]
 .ds doc-Sx-font \f[B]\s[\n[.ps]u]
 .ds doc-Tn-font-shape \f[R]
-\# XXX: adapt to discrete LaTeX font sizes
-.ds doc-Tn-font-size \s[(\n[.ps]u-1z)]
 .ds doc-Va-font \f[I]\s[\n[.ps]u]
 .ds doc-Xr-font \f[C]\s[\n[.ps]u]
 .
diff --git a/tmac/mdoc/doc-nroff b/tmac/mdoc/doc-nroff
index e248e449..dcfcb1ab 100644
--- a/tmac/mdoc/doc-nroff
+++ b/tmac/mdoc/doc-nroff
@@ -84,7 +84,6 @@
 .ds doc-Sy-font \f[B]
 .ds doc-Sx-font \f[I]
 .ds doc-Tn-font-shape \f[R]
-.ds doc-Tn-font-size
 .ds doc-Va-font \f[I]
 .ds doc-Xr-font \f[R]
 .
diff --git a/tmac/mdoc/doc-syms b/tmac/mdoc/doc-syms
index 70317a0a..53436a33 100644
--- a/tmac/mdoc/doc-syms
+++ b/tmac/mdoc/doc-syms
@@ -59,7 +59,7 @@
 .    \}
 .
 .  \" replace current argument with result
-.  ds doc-arg\n[doc-arg-ptr] \*[doc-Tn-font-size]UNIX\*[doc-str-Ux]
+.  ds doc-arg\n[doc-arg-ptr] UNIX\*[doc-str-Ux]
 .  nr doc-type\n[doc-arg-ptr] 2
 .  ds doc-space\n[doc-arg-ptr] "\*[doc-space]
 .
@@ -106,7 +106,7 @@
 .  ds doc-str-Bx \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-Bx1 \*[doc-Tn-font-size]BSD\*[doc-str-Bx]
+.  ds doc-str-Bx1 BSD\*[doc-str-Bx]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -124,7 +124,7 @@
 .      el \{ .ie "\*[doc-arg\n[doc-arg-ptr]]"-devel" \
 .        as doc-str-Bx1 " (currently under development)
 .      el \{\
-.        ds doc-str-Bx1 \&\*[doc-arg\n[doc-arg-ptr]]\^\*[doc-Tn-font-size]
+.        ds doc-str-Bx1 \&\*[doc-arg\n[doc-arg-ptr]]\^
 .        as doc-str-Bx1 BSD\*[doc-str-Bx]
 .
 .        if (\n[doc-arg-limit] > \n[doc-arg-ptr]) \{\
@@ -192,33 +192,33 @@
 .
 .eo
 .ds doc-str-At-32v \&Version\~7
-.as doc-str-At-32v " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]/32V
+.as doc-str-At-32v " AT&T UNIX\*[doc-str-At]/32V
 .ds doc-str-At-v1  \&Version\~1
-.as doc-str-At-v1  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.as doc-str-At-v1  " AT&T UNIX\*[doc-str-At]
 .ds doc-str-At-v2  \&Version\~2
-.as doc-str-At-v2  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.as doc-str-At-v2  " AT&T UNIX\*[doc-str-At]
 .ds doc-str-At-v3  \&Version\~3
-.as doc-str-At-v3  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.as doc-str-At-v3  " AT&T UNIX\*[doc-str-At]
 .ds doc-str-At-v4  \&Version\~4
-.as doc-str-At-v4  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.as doc-str-At-v4  " AT&T UNIX\*[doc-str-At]
 .ds doc-str-At-v5  \&Version\~5
-.as doc-str-At-v5  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.as doc-str-At-v5  " AT&T UNIX\*[doc-str-At]
 .ds doc-str-At-v6  \&Version\~6
-.as doc-str-At-v6  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.as doc-str-At-v6  " AT&T UNIX\*[doc-str-At]
 .ds doc-str-At-v7  \&Version\~7
-.as doc-str-At-v7  " \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
-.ds doc-str-At-III \*[doc-Tn-font-size]AT&T\*[doc-str-At] System\~III
-.as doc-str-At-III " \*[doc-Tn-font-size]UNIX\*[doc-str-At]
-.ds doc-str-At-V   \*[doc-Tn-font-size]AT&T\*[doc-str-At] System\~V
-.as doc-str-At-V   " \*[doc-Tn-font-size]UNIX\*[doc-str-At]
-.ds doc-str-At-V.1 \*[doc-Tn-font-size]AT&T\*[doc-str-At] System\~V Release\~1
-.as doc-str-At-V.1 " \*[doc-Tn-font-size]UNIX\*[doc-str-At]
-.ds doc-str-At-V.2 \*[doc-Tn-font-size]AT&T\*[doc-str-At] System\~V Release\~2
-.as doc-str-At-V.2 " \*[doc-Tn-font-size]UNIX\*[doc-str-At]
-.ds doc-str-At-V.3 \*[doc-Tn-font-size]AT&T\*[doc-str-At] System\~V Release\~3
-.as doc-str-At-V.3 " \*[doc-Tn-font-size]UNIX\*[doc-str-At]
-.ds doc-str-At-V.4 \*[doc-Tn-font-size]AT&T\*[doc-str-At] System\~V Release\~4
-.as doc-str-At-V.4 " \*[doc-Tn-font-size]UNIX\*[doc-str-At]
+.as doc-str-At-v7  " AT&T UNIX\*[doc-str-At]
+.ds doc-str-At-III AT&T\*[doc-str-At] System\~III
+.as doc-str-At-III " UNIX\*[doc-str-At]
+.ds doc-str-At-V   AT&T\*[doc-str-At] System\~V
+.as doc-str-At-V   " UNIX\*[doc-str-At]
+.ds doc-str-At-V.1 AT&T\*[doc-str-At] System\~V Release\~1
+.as doc-str-At-V.1 " UNIX\*[doc-str-At]
+.ds doc-str-At-V.2 AT&T\*[doc-str-At] System\~V Release\~2
+.as doc-str-At-V.2 " UNIX\*[doc-str-At]
+.ds doc-str-At-V.3 AT&T\*[doc-str-At] System\~V Release\~3
+.as doc-str-At-V.3 " UNIX\*[doc-str-At]
+.ds doc-str-At-V.4 AT&T\*[doc-str-At] System\~V Release\~4
+.as doc-str-At-V.4 " UNIX\*[doc-str-At]
 .
 .de At
 .  nr doc-curr-font \n[.f]
@@ -226,7 +226,7 @@
 .  ds doc-str-At \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-At1 \*[doc-Tn-font-size]AT&T UNIX\*[doc-str-At]
+.  ds doc-str-At1 AT&T UNIX\*[doc-str-At]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -293,7 +293,7 @@
 .  ds doc-str-Dx \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-Dx1 \*[doc-Tn-font-size]\%DragonFly\*[doc-str-Dx]
+.  ds doc-str-Dx1 \%DragonFly\*[doc-str-Dx]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -360,7 +360,7 @@
 .  ds doc-str-Fx \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-Fx1 \*[doc-Tn-font-size]\%FreeBSD\*[doc-str-Fx]
+.  ds doc-str-Fx1 \%FreeBSD\*[doc-str-Fx]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -427,8 +427,8 @@
 .  ds doc-str-Nx \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-Nx1 \*[doc-Tn-font-size]\%N\s[\n[doc-curr-size]u]et
-.  as doc-str-Nx1 \*[doc-Tn-font-size]BSD\*[doc-str-Nx]
+.  ds doc-str-Nx1 \%N\s[\n[doc-curr-size]u]et
+.  as doc-str-Nx1 BSD\*[doc-str-Nx]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -492,7 +492,7 @@
 .  ds doc-str-Ox \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-Ox1 \*[doc-Tn-font-size]\%OpenBSD\*[doc-str-Ox]
+.  ds doc-str-Ox1 \%OpenBSD\*[doc-str-Ox]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -546,7 +546,7 @@
 .  ds doc-str-Bsx \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
 .
 .  \" default value if no argument
-.  ds doc-str-Bsx1 \*[doc-Tn-font-size]BSD/OS\*[doc-str-Bsx]
+.  ds doc-str-Bsx1 BSD/OS\*[doc-str-Bsx]
 .
 .  if !\n[doc-arg-limit] \
 .    if \n[.$] \{\
@@ -596,7 +596,7 @@
 .\" NS   print POSIX
 .
 .eo
-.ds Px \*[doc-Tn-font-size]\%POSIX
+.ds Px \%POSIX
 .ec
 .
 .
@@ -604,7 +604,7 @@
 .\" NS   print ANSI
 .
 .eo
-.ds Ai \*[doc-Tn-font-size]\%ANSI
+.ds Ai \%ANSI
 .ec
 .
 .
@@ -630,102 +630,102 @@
 .ds doc-str-St--ansiC-89       \*[Ai] \*[doc-str-St]X\^3.159-1989
 .as doc-str-St--ansiC-89       " (\*[Lq]\)\*[Ai]\~C89\*[doc-str-St]\*[Rq])
 .als doc-str-St--ansiC doc-str-St--ansiC-89
-.ds doc-str-St--isoC           \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9899:1990
-.as doc-str-St--isoC           " 
(\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St]\*[Rq])
+.ds doc-str-St--isoC           ISO/IEC\*[doc-str-St] 9899:1990
+.as doc-str-St--isoC           " (\*[Lq]ISO\~C\^90\*[doc-str-St]\*[Rq])
 .als doc-str-St--isoC-90 doc-str-St--isoC
-.ds doc-str-St--isoC-2011      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9899:2011
-.as doc-str-St--isoC-2011      " 
(\*[Lq]\*[doc-Tn-font-size]ISO\~C\^11\*[doc-str-St]\*[Rq])
-.ds doc-str-St--isoC-99        \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9899:1999
-.as doc-str-St--isoC-99        " 
(\*[Lq]\*[doc-Tn-font-size]ISO\~C\^99\*[doc-str-St]\*[Rq])
-.ds doc-str-St--isoC-amd1       \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9899/AMD1:1995
-.as doc-str-St--isoC-amd1       " 
(\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Amendment 1\*[Rq])
-.ds doc-str-St--isoC-tcor1      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9899/TCOR1:1994
-.as doc-str-St--isoC-tcor1      " 
(\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Technical Corrigendum 
1\*[Rq])
-.ds doc-str-St--isoC-tcor2      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9899/TCOR2:1995
-.as doc-str-St--isoC-tcor2      " 
(\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Technical Corrigendum 
2\*[Rq])
+.ds doc-str-St--isoC-2011      ISO/IEC\*[doc-str-St] 9899:2011
+.as doc-str-St--isoC-2011      " (\*[Lq]ISO\~C\^11\*[doc-str-St]\*[Rq])
+.ds doc-str-St--isoC-99        ISO/IEC\*[doc-str-St] 9899:1999
+.as doc-str-St--isoC-99        " (\*[Lq]ISO\~C\^99\*[doc-str-St]\*[Rq])
+.ds doc-str-St--isoC-amd1       ISO/IEC\*[doc-str-St] 9899/AMD1:1995
+.as doc-str-St--isoC-amd1       " (\*[Lq]ISO\~C\^90\*[doc-str-St], Amendment 
1\*[Rq])
+.ds doc-str-St--isoC-tcor1      ISO/IEC\*[doc-str-St] 9899/TCOR1:1994
+.as doc-str-St--isoC-tcor1      " (\*[Lq]ISO\~C\^90\*[doc-str-St], Technical 
Corrigendum 1\*[Rq])
+.ds doc-str-St--isoC-tcor2      ISO/IEC\*[doc-str-St] 9899/TCOR2:1995
+.as doc-str-St--isoC-tcor2      " (\*[Lq]ISO\~C\^90\*[doc-str-St], Technical 
Corrigendum 2\*[Rq])
 .ec
 .
 .\" POSIX Part 1: System API
 .eo
-.ds doc-str-St--p1003.1        \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1
+.ds doc-str-St--p1003.1        \%IEEE\*[doc-str-St] Std 1003.1
 .as doc-str-St--p1003.1        " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1b       \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1b
+.ds doc-str-St--p1003.1b       \%IEEE\*[doc-str-St] Std 1003.1b
 .as doc-str-St--p1003.1b       " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1-88     \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1-1988
+.ds doc-str-St--p1003.1-88     \%IEEE\*[doc-str-St] Std 1003.1-1988
 .as doc-str-St--p1003.1-88     " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1-90     \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9945-1:1990
+.ds doc-str-St--p1003.1-90     ISO/IEC\*[doc-str-St] 9945-1:1990
 .as doc-str-St--p1003.1-90     " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
 .als doc-str-St--iso9945-1-90 doc-str-St--p1003.1-90
-.ds doc-str-St--p1003.1b-93    \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1b-1993
+.ds doc-str-St--p1003.1b-93    \%IEEE\*[doc-str-St] Std 1003.1b-1993
 .as doc-str-St--p1003.1b-93    " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1c-95    \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1c-1995
+.ds doc-str-St--p1003.1c-95    \%IEEE\*[doc-str-St] Std 1003.1c-1995
 .as doc-str-St--p1003.1c-95    " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1i-95    \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1i-1995
+.ds doc-str-St--p1003.1i-95    \%IEEE\*[doc-str-St] Std 1003.1i-1995
 .as doc-str-St--p1003.1i-95    " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1-96     \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9945-1:1996
+.ds doc-str-St--p1003.1-96     ISO/IEC\*[doc-str-St] 9945-1:1996
 .as doc-str-St--p1003.1-96     " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
 .als doc-str-St--iso9945-1-96 doc-str-St--p1003.1-96
-.ds doc-str-St--p1003.1g-2000  \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1g-2000
+.ds doc-str-St--p1003.1g-2000  \%IEEE\*[doc-str-St] Std 1003.1g-2000
 .as doc-str-St--p1003.1g-2000  " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1-2001   \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1-2001
+.ds doc-str-St--p1003.1-2001   \%IEEE\*[doc-str-St] Std 1003.1-2001
 .as doc-str-St--p1003.1-2001   " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1-2004   \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1-2004
+.ds doc-str-St--p1003.1-2004   \%IEEE\*[doc-str-St] Std 1003.1-2004
 .as doc-str-St--p1003.1-2004   " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
-.ds doc-str-St--p1003.1-2008   \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.1-2008
+.ds doc-str-St--p1003.1-2008   \%IEEE\*[doc-str-St] Std 1003.1-2008
 .as doc-str-St--p1003.1-2008   " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
 .ec
 .
 .\" POSIX Part 2: Shell and Utilities
 .eo
-.ds doc-str-St--p1003.2        \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.2
+.ds doc-str-St--p1003.2        \%IEEE\*[doc-str-St] Std 1003.2
 .as doc-str-St--p1003.2        " (\*[Lq]\)\*[Px]\*[doc-str-St].2\*[Rq])
-.ds doc-str-St--p1003.2-92     \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.2-1992
+.ds doc-str-St--p1003.2-92     \%IEEE\*[doc-str-St] Std 1003.2-1992
 .as doc-str-St--p1003.2-92     " (\*[Lq]\)\*[Px]\*[doc-str-St].2\*[Rq])
-.ds doc-str-St--p1003.2a-92    \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1003.2a-1992
+.ds doc-str-St--p1003.2a-92    \%IEEE\*[doc-str-St] Std 1003.2a-1992
 .as doc-str-St--p1003.2a-92    " (\*[Lq]\)\*[Px]\*[doc-str-St].2\*[Rq])
-.ds doc-str-St--iso9945-2-93   \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
9945-2:1993
+.ds doc-str-St--iso9945-2-93   ISO/IEC\*[doc-str-St] 9945-2:1993
 .as doc-str-St--iso9945-2-93   " (\*[Lq]\)\*[Px]\*[doc-str-St].2\*[Rq])
 .ec
 .
 .\" X/Open
 .eo
-.ds doc-str-St--susv1          Version\~1 of the Single 
\*[doc-Tn-font-size]UNIX\*[doc-str-St] Specification
-.as doc-str-St--susv1          " 
(\*[Lq]\*[doc-Tn-font-size]SUSv1\*[doc-str-St]\*[Rq])
-.ds doc-str-St--susv2          Version\~2 of the Single 
\*[doc-Tn-font-size]UNIX\*[doc-str-St] Specification
-.as doc-str-St--susv2          " 
(\*[Lq]\*[doc-Tn-font-size]SUSv2\*[doc-str-St]\*[Rq])
-.ds doc-str-St--susv3          Version\~3 of the Single 
\*[doc-Tn-font-size]UNIX\*[doc-str-St] Specification
-.as doc-str-St--susv3          " 
(\*[Lq]\*[doc-Tn-font-size]SUSv3\*[doc-str-St]\*[Rq])
-.ds doc-str-St--susv4          Version\~4 of the Single 
\*[doc-Tn-font-size]UNIX\*[doc-str-St] Specification
-.as doc-str-St--susv4          " 
(\*[Lq]\*[doc-Tn-font-size]SUSv4\*[doc-str-St]\*[Rq])
+.ds doc-str-St--susv1          Version\~1 of the Single UNIX\*[doc-str-St] 
Specification
+.as doc-str-St--susv1          " (\*[Lq]SUSv1\*[doc-str-St]\*[Rq])
+.ds doc-str-St--susv2          Version\~2 of the Single UNIX\*[doc-str-St] 
Specification
+.as doc-str-St--susv2          " (\*[Lq]SUSv2\*[doc-str-St]\*[Rq])
+.ds doc-str-St--susv3          Version\~3 of the Single UNIX\*[doc-str-St] 
Specification
+.as doc-str-St--susv3          " (\*[Lq]SUSv3\*[doc-str-St]\*[Rq])
+.ds doc-str-St--susv4          Version\~4 of the Single UNIX\*[doc-str-St] 
Specification
+.as doc-str-St--susv4          " (\*[Lq]SUSv4\*[doc-str-St]\*[Rq])
 .ds doc-str-St--svid4          System\~V Interface Definition, Fourth Edition
-.as doc-str-St--svid4          " 
(\*[Lq]\*[doc-Tn-font-size]SVID\*[doc-str-St]\^4\*[Rq])
-.ds doc-str-St--xbd5           \*[doc-Tn-font-size]X/Open\*[doc-str-St] Base 
Definitions Issue\~5
-.as doc-str-St--xbd5           " 
(\*[Lq]\*[doc-Tn-font-size]XBD\*[doc-str-St]\^5\*[Rq])
-.ds doc-str-St--xcu5           \*[doc-Tn-font-size]X/Open\*[doc-str-St] 
Commands and Utilities Issue\~5
-.as doc-str-St--xcu5           " 
(\*[Lq]\*[doc-Tn-font-size]XCU\*[doc-str-St]\^5\*[Rq])
-.ds doc-str-St--xcurses4.2     \*[doc-Tn-font-size]X/Open\*[doc-str-St] Curses 
Issue\~4, Version\~2
-.as doc-str-St--xcurses4.2     " 
(\*[Lq]\*[doc-Tn-font-size]XCURSES\*[doc-str-St]\^4.2\*[Rq])
-.ds doc-str-St--xns5           \*[doc-Tn-font-size]X/Open\*[doc-str-St] 
Networking Services Issue\~5
-.as doc-str-St--xns5           " 
(\*[Lq]\*[doc-Tn-font-size]XNS\*[doc-str-St]\^5\*[Rq])
-.ds doc-str-St--xns5.2         \*[doc-Tn-font-size]X/Open\*[doc-str-St] 
Networking Services Issue\~5.2
-.as doc-str-St--xns5.2         " 
(\*[Lq]\*[doc-Tn-font-size]XNS\*[doc-str-St]\^5.2\*[Rq])
-.ds doc-str-St--xpg3           \*[doc-Tn-font-size]X/Open\*[doc-str-St] 
Portability Guide Issue\~3
-.as doc-str-St--xpg3           " 
(\*[Lq]\*[doc-Tn-font-size]XPG\*[doc-str-St]\^3\*[Rq])
-.ds doc-str-St--xpg4           \*[doc-Tn-font-size]X/Open\*[doc-str-St] 
Portability Guide Issue\~4
-.as doc-str-St--xpg4           " 
(\*[Lq]\*[doc-Tn-font-size]XPG\*[doc-str-St]\^4\*[Rq])
-.ds doc-str-St--xpg4.2         \*[doc-Tn-font-size]X/Open\*[doc-str-St] 
Portability Guide Issue\~4, Version\~2
-.as doc-str-St--xpg4.2         " 
(\*[Lq]\*[doc-Tn-font-size]XPG\*[doc-str-St]\^4.2\*[Rq])
-.ds doc-str-St--xsh5           \*[doc-Tn-font-size]X/Open\*[doc-str-St] System 
Interfaces and Headers Issue\~5
-.as doc-str-St--xsh5           " 
(\*[Lq]\*[doc-Tn-font-size]XSH\*[doc-str-St]\^5\*[Rq])
+.as doc-str-St--svid4          " (\*[Lq]SVID\*[doc-str-St]\^4\*[Rq])
+.ds doc-str-St--xbd5           X/Open\*[doc-str-St] Base Definitions Issue\~5
+.as doc-str-St--xbd5           " (\*[Lq]XBD\*[doc-str-St]\^5\*[Rq])
+.ds doc-str-St--xcu5           X/Open\*[doc-str-St] Commands and Utilities 
Issue\~5
+.as doc-str-St--xcu5           " (\*[Lq]XCU\*[doc-str-St]\^5\*[Rq])
+.ds doc-str-St--xcurses4.2     X/Open\*[doc-str-St] Curses Issue\~4, Version\~2
+.as doc-str-St--xcurses4.2     " (\*[Lq]XCURSES\*[doc-str-St]\^4.2\*[Rq])
+.ds doc-str-St--xns5           X/Open\*[doc-str-St] Networking Services 
Issue\~5
+.as doc-str-St--xns5           " (\*[Lq]XNS\*[doc-str-St]\^5\*[Rq])
+.ds doc-str-St--xns5.2         X/Open\*[doc-str-St] Networking Services 
Issue\~5.2
+.as doc-str-St--xns5.2         " (\*[Lq]XNS\*[doc-str-St]\^5.2\*[Rq])
+.ds doc-str-St--xpg3           X/Open\*[doc-str-St] Portability Guide Issue\~3
+.as doc-str-St--xpg3           " (\*[Lq]XPG\*[doc-str-St]\^3\*[Rq])
+.ds doc-str-St--xpg4           X/Open\*[doc-str-St] Portability Guide Issue\~4
+.as doc-str-St--xpg4           " (\*[Lq]XPG\*[doc-str-St]\^4\*[Rq])
+.ds doc-str-St--xpg4.2         X/Open\*[doc-str-St] Portability Guide 
Issue\~4, Version\~2
+.as doc-str-St--xpg4.2         " (\*[Lq]XPG\*[doc-str-St]\^4.2\*[Rq])
+.ds doc-str-St--xsh5           X/Open\*[doc-str-St] System Interfaces and 
Headers Issue\~5
+.as doc-str-St--xsh5           " (\*[Lq]XSH\*[doc-str-St]\^5\*[Rq])
 .ec
 .
 .\" Miscellaneous
 .eo
-.ds doc-str-St--ieee754        \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
754-1985
-.ds doc-str-St--ieee1275-94     \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 
1275-1994
-.as doc-str-St--ieee1275-94     " (\*[Lq]\*[doc-Tn-font-size]Open 
Firmware\*[doc-str-St]\*[Rq])
-.ds doc-str-St--iso8601        \*[doc-Tn-font-size]ISO\*[doc-str-St] 8601
-.ds doc-str-St--iso8802-3      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 
8802-3:1989
+.ds doc-str-St--ieee754        \%IEEE\*[doc-str-St] Std 754-1985
+.ds doc-str-St--ieee1275-94     \%IEEE\*[doc-str-St] Std 1275-1994
+.as doc-str-St--ieee1275-94     " (\*[Lq]Open Firmware\*[doc-str-St]\*[Rq])
+.ds doc-str-St--iso8601        ISO\*[doc-str-St] 8601
+.ds doc-str-St--iso8802-3      ISO/IEC\*[doc-str-St] 8802-3:1989
 .ec
 .
 .eo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]