Commit 96fa6d31 by Francois-Xavier Coudert Committed by François-Xavier Coudert

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
parent 95d541cb
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment