Commit f2e016f8 authored by Bruce Momjian's avatar Bruce Momjian

doc: fix typo in recent patch

Reported-by: Jeff Janes

Backpatch-through: 9.6
parent 008c4135
......@@ -1922,7 +1922,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
</para>
<para>
On way to prevent spoofing of <literal>local</>
One way to prevent spoofing of <literal>local</>
connections is to use a Unix domain socket directory (<xref
linkend="guc-unix-socket-directories">) that has write permission only
for a trusted local user. This prevents a malicious user from creating
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment