diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 81b9aaa0b8d..3a80b7f6940 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
@@ -179,8 +179,8 @@ PostgreSQL documentation
Use separator as the
- field separator. This is equivalent to \pset
- fieldsep or \f.
+ field separator for unaligned output. This is equivalent to
+ \pset fieldsep or \f.
@@ -283,8 +283,8 @@ PostgreSQL documentation
Use separator as the
- record separator. This is equivalent to the \pset
- recordsep command.
+ record separator for unaligned output. This is equivalent to the
+ \pset recordsep command.