Skip to content

Commit 0f095fa

Browse files
committed
pg_dumpall doesn't use psql anymore.
1 parent 59550df commit 0f095fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/ref/pg_dumpall.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.40 2003/08/31 17:32:24 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.41 2003/11/02 12:58:39 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -327,8 +327,8 @@ PostgreSQL documentation
327327
<title>See Also</title>
328328

329329
<para>
330-
<xref linkend="app-pgdump">, <xref linkend="app-psql">. Check
331-
there for details on possible error conditions.
330+
<xref linkend="app-pgdump">. Check there for details on possible
331+
error conditions.
332332
</para>
333333
</refsect1>
334334

0 commit comments

Comments
 (0)