From 2e75cc59c0f518aeead529cd41a049c974fab41c Mon Sep 17 00:00:00 2001 From: Laurenz Albe Date: Tue, 3 Nov 2015 14:29:08 +0100 Subject: [PATCH] Fix documentation for \pset unicode_*_linestyle The documentation called the options unicode_*_style by mistake. --- doc/src/sgml/ref/psql-ref.sgml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index fd05023..e80d5f7 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -2338,7 +2338,7 @@ lo_import 152801 - unicode_border_style + unicode_border_linestyle Sets the border drawing style for the unicode line style to one @@ -2348,7 +2348,7 @@ lo_import 152801 - unicode_column_style + unicode_column_linestyle Sets the column drawing style for the unicode line style to one @@ -2358,7 +2358,7 @@ lo_import 152801 - unicode_header_style + unicode_header_linestyle Sets the header drawing style for the unicode line style to one -- 1.7.1