summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2016-08-22 17:20:44 -0400
committerBruce Momjian <bruce@momjian.us>2016-08-22 17:21:12 -0400
commitf2e016f8d55ee029c5d6ec853ff6802aaf49fb0a (patch)
treefc93a074cb76d19daed9d21c4ff42c66bd4412e8
parent008c4135ccf67e74239a17a85f912d1a51b6349e (diff)
downloadpostgresql-f2e016f8d55ee029c5d6ec853ff6802aaf49fb0a.tar.gz
doc: fix typo in recent patch
Reported-by: Jeff Janes Backpatch-through: 9.6
-rw-r--r--doc/src/sgml/runtime.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 98752c2875..ef0139c365 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -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