diff options
Diffstat (limited to 'src/man/postgres.1')
-rw-r--r-- | src/man/postgres.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/postgres.1 b/src/man/postgres.1 index 331333a5cb5..6f1a935dd88 100644 --- a/src/man/postgres.1 +++ b/src/man/postgres.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.1 1996/11/14 10:17:46 scrappy Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.2 1996/12/07 04:39:38 momjian Exp $ .TH POSTGRES95 UNIX 11/05/95 Postgres95 Postgres95 .SH NAME postgres \(em the Postgres backend server @@ -84,7 +84,7 @@ Specifies \*(lqquiet\*(rq mode. .BR "-d" " debug_level" Turns on debugging at the numeric level .IR "debug_level" . -Turning on debugging will cause query parse trees and query plans to +Turning on debugging will cause query, parse trees, and query plans to be displayed. .TP .BR "-o" " output_file" |