1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00

ouput -> output

Oliver Elphick
This commit is contained in:
Bruce Momjian 2001-10-05 15:50:11 +00:00
parent 583096a7f9
commit 343318028f

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.23 2001/09/03 12:57:50 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.24 2001/10/05 15:50:11 momjian Exp $
Postgres documentation Postgres documentation
--> -->
@ -62,7 +62,7 @@ Postgres documentation
</para> </para>
<para> <para>
The SQL script will be written to the standard ouput. Shell The SQL script will be written to the standard output. Shell
operators should be used to redirect it into a file. operators should be used to redirect it into a file.
</para> </para>