mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +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_view.l,v 1.3 1998/01/11 22:17:22 momjian Exp $
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_view.l,v 1.4 1998/06/23 17:52:34 momjian Exp $
|
||||
.TH "CREATE VIEW" SQL 11/05/95 PostgreSQL PostgreSQL
|
||||
.SH NAME
|
||||
create view - construct a virtual class
|
||||
@@ -41,5 +41,5 @@ create rule example1 as
|
||||
where emp.oid = current.oid
|
||||
.fi
|
||||
.SH "SEE ALSO"
|
||||
create table(l),
|
||||
create rule(l),
|
||||
create_table(l),
|
||||
create_rule(l),
|
||||
|
||||
Reference in New Issue
Block a user