We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866a527 commit 3654907Copy full SHA for 3654907
src/man/libpq.3
@@ -1,6 +1,6 @@
1
.\" This is -*-nroff-*-
2
.\" XXX standard disclaimer belongs here....
3
-.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.21 1998/07/15 17:08:23 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.22 1998/07/15 17:34:06 momjian Exp $
4
.TH LIBPQ INTRO 07/08/98 PostgreSQL PostgreSQL
5
.SH DESCRIPTION
6
Libpq is the programmer's interface to Postgres. Libpq is a set of
@@ -39,7 +39,7 @@ communication to be used, rather than the default local Unix domain sockets.
39
.sp
40
\(bu
41
.B PGUSER
42
-sets the username use to connect to the database and for authentication.
+sets the username used to connect to the database and for authentication.
43
44
45
.B PGOPTIONS
0 commit comments