Doc: fix description of how to use src/tutorial files.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Dec 2020 20:28:22 +0000 (15:28 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Dec 2020 20:28:22 +0000 (15:28 -0500)
commit7414a0517e82c66795929275899d66a24acd39a8
treecccde722687611cce8c3c0cb0db0f43a0e40932c
parent94aaa79afe656e6845d3c8af0befa8922edae0e8
Doc: fix description of how to use src/tutorial files.

The separate "cd" command before invoking psql made sense (or at least
I thought so) when it was added in commit ed1939332.  But 4e3a61635
removed the supporting text that explained when to use it, making it
just confusing.  So drop it.

Also switch from four-dot to three-dot filler for the unsupplied
part of the path, since at least one person has read the four-dot
filler as a typo for "../..".  And fix these/those inconsistency.

Discussion: http://postgr.es/m/160837647714.673.5195186835607800484@wrigleys.postgresql.org
doc/src/sgml/query.sgml