]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfortran/runtime/gfortranunbufferedpreconnected.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / runtime / gfortranunbufferedpreconnected.rst
index 3a9f8e4659da85b055f6169a3bcc51ea4886b038..9ede061fac6c277890cf438a6b8e42731934ad44 100644 (file)
@@ -12,4 +12,4 @@ The environment variable named :envvar:`GFORTRAN_UNBUFFERED_PRECONNECTED` contro
 whether I/O on a preconnected unit (i.e. STDOUT or STDERR) is unbuffered.  If
 the first letter is :samp:`y`, :samp:`Y` or :samp:`1`, 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
+is :samp:`n`, :samp:`N` or :samp:`0`, I/O is buffered.  This is the default.