From 44a0a660ea13162ac6ac7761b720adf9eb8843a3 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Thu, 9 Aug 2012 09:40:10 +0200 Subject: [PATCH] mdoc: Let us refer to C11 in manual pages with ".St -isoC-2011". --- gnu/usr.bin/groff/tmac/mdoc.local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index db3afdc05f..7660b6bc7a 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -103,6 +103,8 @@ .\" Definitions not (yet) in doc-syms .ds doc-str-St--p1003.1-2008 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2008 .as doc-str-St--p1003.1-2008 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) +.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]) . .ec . -- 2.41.0