1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-22 12:22:45 +03:00

Add underscores in manual references.

This commit is contained in:
Bruce Momjian
1998-06-23 17:52:38 +00:00
parent cfef6ef4ff
commit 9dde6b3de9
32 changed files with 99 additions and 107 deletions

View File

@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_database.l,v 1.5 1998/01/11 22:17:13 momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_database.l,v 1.6 1998/06/23 17:52:31 momjian Exp $
.TH "CREATE DATABASE" SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME
create database - create a new database
@@ -19,7 +19,7 @@ location must be pre-configured by
.SH "SEE ALSO"
createdb(1),
drop database(l),
drop_database(l),
destroydb(1),
initarea(1),
initdb(1).