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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user