Typo in psql doc - Mailing list pgsql-docs

From PG Doc comments form
Subject Typo in psql doc
Date
Msg-id 161830067409.691.16198363670687811485@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Typo in psql doc  (Michael Paquier <michael@paquier.xyz>)
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/app-psql.html
Description:

There is a spurious space inside the documentation:
\set HISTFILE ~/.psql_history- :DBNAME
instead of
\set HISTFILE ~/.psql_history-:DBNAME

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: repeated info in sections 4.1.1, 4.1.2.3
Next
From: PG Doc comments form
Date:
Subject: Incorrect in Window Functions