projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7075a3
)
doc: Fix typo in pg_dump documentation
author
Daniel Gustafsson
<
[email protected]
>
Thu, 27 Nov 2025 08:25:56 +0000
(09:25 +0100)
committer
Daniel Gustafsson
<
[email protected]
>
Thu, 27 Nov 2025 08:25:56 +0000
(09:25 +0100)
Reported-by: Erik Rijkers <
[email protected]
>
Reviewed-by: Chao Li <
[email protected]
>
Discussion: https://postgr.es/m/
7596672c
-43e8-a030-0850-
2dd09af98cac
@xs4all.nl
doc/src/sgml/ref/pg_dump.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_dump.sgml
b/doc/src/sgml/ref/pg_dump.sgml
index bd0d59a6ac0bebe5b9b656bedf65c3d5ac28ea44..688e23c0e908b396862b02e09eb76ee01be9ae7e 100644
(file)
--- a/
doc/src/sgml/ref/pg_dump.sgml
+++ b/
doc/src/sgml/ref/pg_dump.sgml
@@
-298,7
+298,7
@@
PostgreSQL documentation
It must be given for the directory output format however, where it
specifies the target directory instead of a file. In this case the
directory is created by <command>pg_dump</command> unless the directory
- exist and is empty.
+ exist
s
and is empty.
</para>
</listitem>
</varlistentry>