From 11a93191dc55a3684065c1c0dc247e22e8ece76a Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Mon, 8 May 2000 16:19:56 +0000 Subject: Minor fixups for markup and wording. --- doc/src/sgml/ref/postgres-ref.sgml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index c41ad4bfe87..98ade29ff30 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -125,7 +125,8 @@ postgres [ -B nBuffers ] [ -C ] [ - Override restrictions, so system table structures can be modified. - These tables are typically those with a leading "pg_" in the table name. + These tables are typically those with a leading + "pg_" in the table name. @@ -134,9 +135,11 @@ postgres [ -B nBuffers ] [ -C ] [ - -P - Ignore system indexes to scan/update system tuples. Reindex command - for system table/indexes requires this option. System tables are - typically those with a leading "pg_" in the table name. + Ignore system indexes to scan/update system + tuples. REINDEX for system tables/indexes + requires this option. System tables are + typically those with a leading "pg_" in the + table name. -- cgit v1.2.3