Document that it is the pgsql version we are matching for psqlrc
authorBruce Momjian <bruce@momjian.us>
Mon, 7 May 2012 01:43:55 +0000 (21:43 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 7 May 2012 01:43:55 +0000 (21:43 -0400)
version-specific files, not the server version.

doc/src/sgml/ref/psql-ref.sgml

index 487df7461769873b40bc69466b2c0af786b22dd8..d5e47b56e75f7094df39460851d5f36a5894166f 100644 (file)
@@ -3430,7 +3430,7 @@ PSQL_EDITOR_LINENUMBER_ARG='--line '
    <listitem>
     <para>
      Both the system-wide <filename>psqlrc</filename> file and the user's
-     <filename>~/.psqlrc</filename> file can be made version-specific
+     <filename>~/.psqlrc</filename> file can be made psql-version-specific
      by appending a dash and the <productname>PostgreSQL</productname>
      major or minor <application>psql</application> release number,
      for example <filename>~/.psqlrc-9.2</filename> or