Commit
028350f619 changed its behavior from "at most" to "exactly", but
forgot to update the documentation. Backpatch to 9.6.
Patch by Justin Pryzby, per Yaroslav Schekin's report.
Discussion: https://www.postgresql.org/message-id/
20201005191922.GE17626%40telsasoft.com
<listitem>
<para>
Returns a query that searches for a match to the first given query
- followed by a match to the second given query at a distance of at
+ followed by a match to the second given query at a distance of exactly
<replaceable>distance</replaceable> lexemes, using
the <literal><<replaceable>N</replaceable>></literal>
<type>tsquery</type> operator. For example: