1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-22 17:42:17 +03:00

Minor documentation improvements and markup fixes.

This commit is contained in:
Tom Lane
1998-10-17 22:02:21 +00:00
parent 71a5da47d2
commit 5f27ac6b5e
9 changed files with 185 additions and 164 deletions

View File

@@ -27,7 +27,7 @@ to this guide when the installation is complete.
<Para>
Throughout this manual, any examples that begin with
the character <Quote>&percnt</Quote> are commands that should be typed
the character <Quote>%</Quote> are commands that should be typed
at the UNIX shell prompt. Examples that begin with the
character <Quote>*</Quote> are commands in the Postgres query
language, Postgres <Acronym>SQL</Acronym>.