aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-12-02 03:43:54 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-12-02 03:43:54 +0000
commit899326a78b2c90f7735f1895dd8ded91f367141b (patch)
treeed0bef5168b92c841e9d2ee098c6208ed560952e /src
parent3253f9e222da2a31ff118868ab4830bc72f1a33c (diff)
downloadpostgresql-899326a78b2c90f7735f1895dd8ded91f367141b.tar.gz
postgresql-899326a78b2c90f7735f1895dd8ded91f367141b.zip
the -l option doesn't take a port option, so the man page shouldn't say it
does
Diffstat (limited to 'src')
-rw-r--r--src/man/psql.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/psql.1 b/src/man/psql.1
index 8569f5da04c..f09f607ffd3 100644
--- a/src/man/psql.1
+++ b/src/man/psql.1
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.18 1997/11/16 04:36:52 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.19 1997/12/02 03:43:54 scrappy Exp $
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
.SH NAME
psql \(em run the interactive query front-end
@@ -37,7 +37,7 @@ hostname]
]
[\c
.BR "-l"
-port]
+]
[\c
.BR "-n"
]