summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f/intdoc.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/f/intdoc.in')
-rw-r--r--contrib/gcc/f/intdoc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/f/intdoc.in b/contrib/gcc/f/intdoc.in
index 55d426a..6f2423f 100644
--- a/contrib/gcc/f/intdoc.in
+++ b/contrib/gcc/f/intdoc.in
@@ -2401,7 +2401,7 @@ See @code{signal(2)}.
Note that @var{@2@} will be called using C conventions,
so the value of its argument in Fortran terms
-Fortran terms is obtained by applying @code{%LOC()} (or @var{LOC()}) to it.
+Fortran terms is obtained by applying @code{%LOC()} (or @code{LOC()}) to it.
The value returned by @code{signal(2)} is written to @var{@3@}, if
that argument is supplied.
@@ -2451,7 +2451,7 @@ See @code{signal(2)}.
Note that @var{@2@} will be called using C conventions,
so the value of its argument in Fortran terms
-is obtained by applying @code{%LOC()} (or @var{LOC()}) to it.
+is obtained by applying @code{%LOC()} (or @code{LOC()}) to it.
The value returned by @code{signal(2)} is returned.
OpenPOWER on IntegriCloud