aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/psql-ref.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2005-11-04 23:14:02 +0000
committerPeter Eisentraut <peter_e@gmx.net>2005-11-04 23:14:02 +0000
commit39dfbe5791f017d675d68c2c60665a2702bf3df8 (patch)
tree42ec7156a8eb1d9efd70264b50014ce194c3506c /doc/src/sgml/ref/psql-ref.sgml
parent1630571a040b9bb3a1810b1f1c116df0e8f53939 (diff)
downloadpostgresql-39dfbe5791f017d675d68c2c60665a2702bf3df8.tar.gz
postgresql-39dfbe5791f017d675d68c2c60665a2702bf3df8.zip
Spellchecking run, final cleanups
Diffstat (limited to 'doc/src/sgml/ref/psql-ref.sgml')
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index f017a1ce225..9e792041336 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.153 2005/11/01 21:09:50 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.154 2005/11/04 23:14:02 petere Exp $
PostgreSQL documentation
-->
@@ -2015,7 +2015,7 @@ bar
<term><varname>HISTFILE</varname></term>
<listitem>
<para>
- The filename that will be used to store the history list. The default
+ The file name that will be used to store the history list. The default
value is <filename>~/.psql_history</filename>. For example, putting
<programlisting>
\set HISTFILE ~/.psql_history- :DBNAME