Doc: Corrected ISO status

This commit is contained in:
Ulrich Neumerkel 2009-10-03 23:59:17 +02:00 committed by Vítor Manuel de Morais Santos Costa
parent d459283a69
commit 61ead4a2e9

View File

@ -3780,7 +3780,7 @@ Hyperbolic arc cosine.
@item atanh(@var{X}) @item atanh(@var{X})
Hyperbolic arc tangent. Hyperbolic arc tangent.
@item lgamma(@var{X}) [ISO] @item lgamma(@var{X})
gamma function. gamma function.
@item random(@var{X}) [ISO] @item random(@var{X}) [ISO]
@ -3864,7 +3864,7 @@ Integer bitwise conjunction.
@item @var{X} \/ @var{Y} [ISO] @item @var{X} \/ @var{Y} [ISO]
Integer bitwise disjunction. Integer bitwise disjunction.
@item @var{X} # @var{Y} [ISO] @item @var{X} # @var{Y}
Integer bitwise exclusive disjunction. Integer bitwise exclusive disjunction.
@item @var{X} << @var{Y} @item @var{X} << @var{Y}