diff options
| author | wiz <wiz@NetBSD.org> | 2005-03-14 10:18:58 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2005-03-14 10:18:58 +0000 |
| commit | bf09620d889d31c3d0c624826009a6da2c329aeb (patch) | |
| tree | 5610218c5d166bc5051d76a893df3a325dfa2703 /gnu | |
| parent | 42f5578ac93af085136190b9cf1aa169aab9f168 (diff) | |
Add symbol for POSIX 1003.1-2004. Will be in next groff release.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/groff/tmac/doc-syms | 2 | ||||
| -rw-r--r-- | gnu/dist/groff/tmac/groff_mdoc.man | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/gnu/dist/groff/tmac/doc-syms b/gnu/dist/groff/tmac/doc-syms index 6cc2ae2c109..3059a4d6019 100644 --- a/gnu/dist/groff/tmac/doc-syms +++ b/gnu/dist/groff/tmac/doc-syms @@ -567,6 +567,8 @@ .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 .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 +.as doc-str-St--p1003.1-2004 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) . .\" POSIX Part 2: Shell and Utilities .ds doc-str-St--p1003.2 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.2 diff --git a/gnu/dist/groff/tmac/groff_mdoc.man b/gnu/dist/groff/tmac/groff_mdoc.man index 80695b3c8ee..94fe4dd191a 100644 --- a/gnu/dist/groff/tmac/groff_mdoc.man +++ b/gnu/dist/groff/tmac/groff_mdoc.man @@ -1964,6 +1964,8 @@ Part 1: System API .St -p1003.1i-95 .It Li -p1003.1-2001 .St -p1003.1-2001 +.It Li -p1003.1-2004 +.St -p1003.1-2004 .El .Pp . |
