Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.

Reviewed by:	theraven
MFC after:	1 week
This commit is contained in:
Sergey Kandaurov 2012-07-26 12:04:11 +00:00
parent 6f5d431991
commit f6a6151849
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238802
2 changed files with 4 additions and 2 deletions

View File

@ -58,4 +58,5 @@ function returns the value 0 if successful and a non-zero value on failure.
.Sh STANDARDS
The
.Fn at_quick_exit
function conforms to the C1x draft specification.
function conforms to
.St -isoC-2011 .

View File

@ -54,4 +54,5 @@ function does not return.
.Sh STANDARDS
The
.Fn quick_exit
function conforms to the C1x draft specification.
function conforms to
.St -isoC-2011 .