Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a726204

Browse files
committed
Add another underscore to manual page name.
1 parent 898b3e6 commit a726204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/man/create_table.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.19 1998/06/23 17:52:32 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.20 1998/06/24 12:52:47 momjian Exp $
44
.TH "CREATE TABLE" SQL 09/25/97 PostgreSQL
55
.SH NAME
66
create table - create a new class
@@ -63,7 +63,7 @@ Each new class
6363
.IR classname
6464
is automatically created as a type. Therefore, one or more instances
6565
from the class are automatically a type and can be used in
66-
.IR "alter table" (l)
66+
.IR "alter_table" (l)
6767
or other
6868
.BR "create table"
6969
statements. See

0 commit comments

Comments
 (0)