Skip to content

Commit 3654907

Browse files
committed
Update word.
1 parent 866a527 commit 3654907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/man/libpq.3

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" 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 $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.22 1998/07/15 17:34:06 momjian Exp $
44
.TH LIBPQ INTRO 07/08/98 PostgreSQL PostgreSQL
55
.SH DESCRIPTION
66
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.
3939
.sp
4040
\(bu
4141
.B PGUSER
42-
sets the username use to connect to the database and for authentication.
42+
sets the username used to connect to the database and for authentication.
4343
.sp
4444
\(bu
4545
.B PGOPTIONS

0 commit comments

Comments
 (0)