]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfortran/runtime/gfortranunbufferedall.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / runtime / gfortranunbufferedall.rst
index 6e8eee11d25ae69774f912f8b816921566a99a00..5dc1106b5c2cb2f4e71c89e01ea01a75e41486a6 100644 (file)
@@ -12,4 +12,4 @@ This environment variable controls whether all I/O is unbuffered.  If
 the first letter is :samp:`y`, :samp:`Y` or :samp:`1`, all I/O is
 unbuffered.  This will slow down small sequential reads and writes.  If
 the first letter is :samp:`n`, :samp:`N` or :samp:`0`, I/O is buffered.
-This is the default.
\ No newline at end of file
+This is the default.