From d1292550770290a09863f2f2bd0d52e49301d29e Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 14 Nov 2008 10:22:48 +0000 Subject: Set SQL man pages to be section 7 by default, and only transform them to another section if required by the platform (instead of the old way of building them in section "l" and always transforming them to the platform-specific section). This speeds up the installation on common platforms, and it avoids some funny business with the man page tools and build process. --- doc/src/sgml/ref/commit.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/src/sgml/ref/commit.sgml') diff --git a/doc/src/sgml/ref/commit.sgml b/doc/src/sgml/ref/commit.sgml index e006ec5c63d..1d676ed739b 100644 --- a/doc/src/sgml/ref/commit.sgml +++ b/doc/src/sgml/ref/commit.sgml @@ -1,11 +1,12 @@ COMMIT + 7 SQL - Language Statements -- cgit v1.2.3