File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.3 1996/12/11 00:27:51 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.4 1997/10/28 03:20:30 momjian Exp $
4
4
.TH "LARGE OBJECTS" INTRO 03/18/94 PostgreSQL PostgreSQL
5
5
.SH DESCRIPTION
6
6
.PP
@@ -83,7 +83,7 @@ creates a new large object. The
83
83
is a bitmask describing several different attributes of the new
84
84
object. The symbolic constants listed here are defined in
85
85
.nf
86
- /usr/local/postgres95 /src/backend/libpq/libpq-fs.h
86
+ /usr/local/pgsql /src/backend/libpq/libpq-fs.h
87
87
.fi
88
88
The access type (read, write, or both) is controlled by
89
89
.SM OR
@@ -259,7 +259,7 @@ library.
259
259
*
260
260
*
261
261
* IDENTIFICATION
262
- * $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.3 1996/12/11 00:27:51 momjian Exp $
262
+ * $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.4 1997/10/28 03:20:30 momjian Exp $
263
263
*
264
264
*-------------------------------------------------------------------------
265
265
*/
Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.7 1997/09/24 03:20:54 momjian Exp $
4
- .TH POSTGRES95 UNIX 12/08/96 Postgres95 Postgres95
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.8 1997/10/28 03:20:31 momjian Exp $
4
+ .TH POSTGRESQL UNIX 12/08/96 PostgreSQL PostgreSQL
5
5
.SH NAME
6
6
postgres \(em the Postgres backend server
7
7
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments