diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index a95ddd60ee..d1538936c0 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -4903,8 +4903,8 @@ PSQL_EDITOR_LINENUMBER_ARG='--line '
     </para>
     <para>
      The user's personal startup file is named <filename>.psqlrc</filename>
-     and is sought in the invoking user's home directory.  On Windows, which
-     lacks such a concept, the personal startup file is named
+     and is sought in the invoking user's home directory.  On Windows the
+     personal startup file can be found at
      <filename>%APPDATA%\postgresql\psqlrc.conf</filename>.
      The location of the user's startup file can be set explicitly via
      the <envar>PSQLRC</envar> environment variable.
