re PR libfortran/47894 (Documentation text for VERIFY intrinsic function is wrong.)
PR fortran/47894 * intrinsic.texi: Fix doc of the VERIFY intrinsic. From-SVN: r170557
This commit is contained in:
parent
95d541cb15
commit
96fa6d317f
@ -1,3 +1,8 @@
|
||||
2011-02-28 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR fortran/47894
|
||||
* intrinsic.texi: Fix doc of the VERIFY intrinsic.
|
||||
|
||||
2011-02-26 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/47846
|
||||
|
@ -12608,7 +12608,7 @@ END PROGRAM
|
||||
|
||||
@table @asis
|
||||
@item @emph{Description}:
|
||||
Verifies that all the characters in @var{STRING} belong the set of
|
||||
Verifies that all the characters in @var{STRING} belong to the set of
|
||||
characters in @var{SET}.
|
||||
|
||||
If @var{BACK} is either absent or equals @code{FALSE}, this function
|
||||
|
Loading…
Reference in New Issue
Block a user