Fix formatting

This commit is contained in:
Dave Page 2019-02-25 12:51:50 +00:00
parent 98bfbcff8f
commit 0694f59e70

View File

@ -39,9 +39,11 @@ If you are using an earlier version of PostgreSQL or pgAgent, use the
*Open file* icon on the Query Tool toolbar to open a browser window and locate *Open file* icon on the Query Tool toolbar to open a browser window and locate
the *pgagent.sql* script. The installation script is installed by pgAdmin, and the *pgagent.sql* script. The installation script is installed by pgAdmin, and
the installation location varies from operating system to operating system: the installation location varies from operating system to operating system:
* On Windows, it is usually located under *C:\Program files\pgAdmin III* (or
*C:\Program files\PostgreSQL\8.x\pgAdmin III* if installed with the PostgreSQL * On Windows, it is usually located under *C:\\Program files\\pgAdmin III* (or
*C:\\Program files\\PostgreSQL\\8.x\\pgAdmin III* if installed with the PostgreSQL
server installer). server installer).
* On Linux, it is usually located under */usr/local/pgadmin3/share/pgadmin3* * On Linux, it is usually located under */usr/local/pgadmin3/share/pgadmin3*
or */usr/share/pgadmin3*. or */usr/share/pgadmin3*.