public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-1781] docs: remove trailing dots for 2 Fortran fns
@ 2022-07-21 14:12 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-07-21 14:12 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:24eae97625e9423e7344f6d7eb6bc2435a62fffd

commit r13-1781-g24eae97625e9423e7344f6d7eb6bc2435a62fffd
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Jul 21 16:11:23 2022 +0200

    docs: remove trailing dots for 2 Fortran fns
    
    gcc/fortran/ChangeLog:
    
            * intrinsic.texi: Remove trailing dots for 2 Fortran fns.

Diff:
---
 gcc/fortran/intrinsic.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gcc/fortran/intrinsic.texi b/gcc/fortran/intrinsic.texi
index e3cd8279960..55f53fc1137 100644
--- a/gcc/fortran/intrinsic.texi
+++ b/gcc/fortran/intrinsic.texi
@@ -316,7 +316,7 @@ Some basic guidelines for editing this document:
 * @code{TRANSFER}:      TRANSFER,  Transfer bit patterns
 * @code{TRANSPOSE}:     TRANSPOSE, Transpose an array of rank two
 * @code{TRIM}:          TRIM,      Remove trailing blank characters of a string
-* @code{TTYNAM}:        TTYNAM,    Get the name of a terminal device.
+* @code{TTYNAM}:        TTYNAM,    Get the name of a terminal device
 * @code{UBOUND}:        UBOUND,    Upper dimension bounds of an array
 * @code{UCOBOUND}:      UCOBOUND,  Upper codimension bounds of an array
 * @code{UMASK}:         UMASK,     Set the file creation mask
@@ -8750,7 +8750,7 @@ END PROGRAM
 
 
 @node ISATTY
-@section @code{ISATTY} --- Whether a unit is a terminal device.
+@section @code{ISATTY} --- Whether a unit is a terminal device
 @fnindex ISATTY
 @cindex system, terminal
 
@@ -14613,7 +14613,7 @@ END PROGRAM
 
 
 @node TTYNAM
-@section @code{TTYNAM} --- Get the name of a terminal device.
+@section @code{TTYNAM} --- Get the name of a terminal device
 @fnindex TTYNAM
 @cindex system, terminal


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-21 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 14:12 [gcc r13-1781] docs: remove trailing dots for 2 Fortran fns Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).