Rename postgres95 to postgresql.

This commit is contained in:
Bruce Momjian 1997-10-28 03:20:31 +00:00
parent ee08c36dd3
commit 9db2992640
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
.\" This is -*-nroff-*- .\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here.... .\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.3 1996/12/11 00:27:51 momjian Exp $ .\" $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.4 1997/10/28 03:20:30 momjian Exp $
.TH "LARGE OBJECTS" INTRO 03/18/94 PostgreSQL PostgreSQL .TH "LARGE OBJECTS" INTRO 03/18/94 PostgreSQL PostgreSQL
.SH DESCRIPTION .SH DESCRIPTION
.PP .PP
@ -83,7 +83,7 @@ creates a new large object. The
is a bitmask describing several different attributes of the new is a bitmask describing several different attributes of the new
object. The symbolic constants listed here are defined in object. The symbolic constants listed here are defined in
.nf .nf
/usr/local/postgres95/src/backend/libpq/libpq-fs.h /usr/local/pgsql/src/backend/libpq/libpq-fs.h
.fi .fi
The access type (read, write, or both) is controlled by The access type (read, write, or both) is controlled by
.SM OR .SM OR
@ -259,7 +259,7 @@ library.
* *
* *
* IDENTIFICATION * IDENTIFICATION
* $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.3 1996/12/11 00:27:51 momjian Exp $ * $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.4 1997/10/28 03:20:30 momjian Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */

View File

@ -1,7 +1,7 @@
.\" This is -*-nroff-*- .\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here.... .\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.7 1997/09/24 03:20:54 momjian Exp $ .\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.8 1997/10/28 03:20:31 momjian Exp $
.TH POSTGRES95 UNIX 12/08/96 Postgres95 Postgres95 .TH POSTGRESQL UNIX 12/08/96 PostgreSQL PostgreSQL
.SH NAME .SH NAME
postgres \(em the Postgres backend server postgres \(em the Postgres backend server
.SH SYNOPSIS .SH SYNOPSIS