From b30da170818a823324cc0d985d5d4b2764c377b1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 21 Jul 2000 03:13:32 +0000 Subject: [PATCH] Fix postgres -A options flags --- doc/src/sgml/ref/pgctl-ref.sgml | 4 ++-- doc/src/sgml/ref/postgres-ref.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/ref/pgctl-ref.sgml b/doc/src/sgml/ref/pgctl-ref.sgml index 8dfa0e7fa1..88cb70056f 100644 --- a/doc/src/sgml/ref/pgctl-ref.sgml +++ b/doc/src/sgml/ref/pgctl-ref.sgml @@ -1,5 +1,5 @@ @@ -102,7 +102,7 @@ pg_ctl [-D datadir] status - f[ast] + fast f diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 98ade29ff3..2187063d69 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -262,7 +262,7 @@ postgres [ -B nBuffers ] [ -C ] [ - - -A n|r|b|Q\fIn\fP|X\fIn\fP + -A n|r|b|Q|X This option generates a tremendous amount of output.