aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-12-03 10:24:16 -0500
committerPeter Eisentraut <peter_e@gmx.net>2015-12-03 10:24:16 -0500
commitf15b820a5c60b10f3ac1b2fdb37d534ecb0a4bf8 (patch)
treed05b26138e739d722db8ceb65372da5c04a4f49a
parent77a7bb3da2479833c200a96b028fbfbe4312a201 (diff)
downloadpostgresql-f15b820a5c60b10f3ac1b2fdb37d534ecb0a4bf8.tar.gz
postgresql-f15b820a5c60b10f3ac1b2fdb37d534ecb0a4bf8.zip
doc: Add serial comma
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 5899bb4fb39..e4f72a81b4c 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -2183,7 +2183,7 @@ lo_import 152801
<listitem>
<para>
Sets the border line drawing style to one
- of <literal>ascii</literal>, <literal>old-ascii</literal>
+ of <literal>ascii</literal>, <literal>old-ascii</literal>,
or <literal>unicode</literal>.
Unique abbreviations are allowed. (That would mean one
letter is enough.)