diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml
index 256a14f..61b180f 100644
--- a/doc/src/sgml/storage.sgml
+++ b/doc/src/sgml/storage.sgml
@@ -76,11 +76,8 @@ Item
   and the file's log formats, <systemitem>stderr</>
   or <systemitem>csvlog</>. Each line of the file is a space separated list of
   two elements: the log format and the full path to the log file including the
-  value of <xref linkend="guc-log-directory">.</para>
-
-  <para>During server startup <filename>current_logfiles</filename> reports
-  the default server log destination.  After server startup the log format
-  must be present in <xref linkend="guc-log-destination"> to be listed in
+  value of <xref linkend="guc-log-directory">.  The log format must be present
+  in <xref linkend="guc-log-destination"> to be listed in
   <filename>current_logfiles</filename>.</para>
 
   <note>
