manual: Update @standards for [__]va_copy.
commit4fcdfbfcf9d5c5a313da43f78309aa2745b2dc32
authorRical Jasan <ricaljasan@pacific.net>
Tue, 20 Jun 2017 10:46:24 +0000 (20 03:46 -0700)
committerRical Jasan <ricaljasan@pacific.net>
Fri, 11 Aug 2017 02:58:30 +0000 (10 19:58 -0700)
tree42fbacf6a2f7cb7c4263790a75b5d3e47966cb3e
parent4d98ace9de3183309cb394cd0110eda5ad2d2531
manual: Update @standards for [__]va_copy.

The ISO version in which va_copy was introduced is made explicit, and
__va_copy is given @standards.  The description is updated to be more
clear about the origins of each macro, and the reader is informed
these macros are now provided by the compiler (information previously
embedded in a Texinfo @comment).

* lang.texi (va_copy): Change standard from ISO to C99.
(__va_copy): Add standard and header annotation.
Update description for clarity of origins and current use.
ChangeLog
manual/lang.texi