diff options
Diffstat (limited to 'src/man/sql.l')
-rw-r--r-- | src/man/sql.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/sql.l b/src/man/sql.l index 25554a740c3..de2e11709d3 100644 --- a/src/man/sql.l +++ b/src/man/sql.l @@ -1,8 +1,8 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/sql.l,v 1.7 1997/11/03 04:47:08 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/sql.l,v 1.8 1998/01/11 22:18:00 momjian Exp $ .TH INTRODUCTION SQL 11/5/95 PostgreSQL PostgreSQL -.SH "Section 4 \(em SQL Commands (COMMANDS)" +.SH "Section 4 - SQL Commands (COMMANDS)" .SH "General Information" .SH DESCRIPTION The following is a description of the general syntax of SQL. |