]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfortran/compiler-characteristics/data-consistency-and-durability.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / compiler-characteristics / data-consistency-and-durability.rst
index d499a8d347598f63f47a172a08d1eb84a4f033b0..663546b7ccd7bd2dd08a7ffbfff87b7a61bf2af9 100644 (file)
@@ -77,4 +77,4 @@ client to contact the server in order to revalidate cached
 data. ``fsync`` will also force a flush of dirty data and metadata
 to the server. Similar to ``open`` and ``close``, acquiring and
 releasing ``fcntl`` file locks, if the server supports them, will
-also force cache validation and flushing dirty data and metadata.
\ No newline at end of file
+also force cache validation and flushing dirty data and metadata.