Commit 9db29926 authored by Bruce Momjian's avatar Bruce Momjian

Rename postgres95 to postgresql.

parent ee08c36d
.\" This is -*-nroff-*-
.\" 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
.SH DESCRIPTION
.PP
......@@ -83,7 +83,7 @@ creates a new large object. The
is a bitmask describing several different attributes of the new
object. The symbolic constants listed here are defined in
.nf
/usr/local/postgres95/src/backend/libpq/libpq-fs.h
/usr/local/pgsql/src/backend/libpq/libpq-fs.h
.fi
The access type (read, write, or both) is controlled by
.SM OR
......@@ -259,7 +259,7 @@ library.
*
*
* 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 $
*
*-------------------------------------------------------------------------
*/
......
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.7 1997/09/24 03:20:54 momjian Exp $
.TH POSTGRES95 UNIX 12/08/96 Postgres95 Postgres95
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.8 1997/10/28 03:20:31 momjian Exp $
.TH POSTGRESQL UNIX 12/08/96 PostgreSQL PostgreSQL
.SH NAME
postgres \(em the Postgres backend server
.SH SYNOPSIS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment