mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add the C11 standard to groff. This allows us to refer to C11 as -isoC-11.
MFC after: 2 months
This commit is contained in:
parent
36893c3ded
commit
5b7b8966c1
2 changed files with 4 additions and 0 deletions
|
|
@ -613,6 +613,8 @@
|
|||
.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-11 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2011
|
||||
.as doc-str-St--isoC-11 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^11\*[doc-str-St]\*[Rq])
|
||||
.
|
||||
.\" POSIX Part 1: System API
|
||||
.ds doc-str-St--p1003.1 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1
|
||||
|
|
|
|||
|
|
@ -2036,6 +2036,8 @@ are:
|
|||
.St -isoC-90
|
||||
.It Li \-isoC\-99
|
||||
.St -isoC-99
|
||||
.It Li \-isoC\-11
|
||||
.St -isoC-11
|
||||
.El
|
||||
.Pp
|
||||
.
|
||||
|
|
|
|||
Loading…
Reference in a new issue