From 8cedf57eb152440ff06d75066799e6e249d1d336 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 7 Dec 1996 04:39:38 +0000 Subject: Reduce printing from debug level 2 ande layout change. --- src/man/postgres.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/postgres.1') 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" -- cgit v1.2.3