From 2a93226f0dd3adaf3d6ef78ab6d52a8a27bf6ee0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 5 Feb 2010 19:28:39 +0000 Subject: [PATCH] *** empty log message *** --- doc/src/sgml/Makefile | 6 +++--- doc/src/sgml/keywords.sgml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/Makefile b/doc/src/sgml/Makefile index 469ed31cdb..3171ae0306 100644 --- a/doc/src/sgml/Makefile +++ b/doc/src/sgml/Makefile @@ -2,7 +2,7 @@ # # PostgreSQL documentation makefile # -# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.136 2010/02/05 14:51:50 momjian Exp $ +# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.137 2010/02/05 19:28:39 momjian Exp $ # #---------------------------------------------------------------------------- @@ -263,7 +263,7 @@ MAKEINFO = makeinfo ## # Quick syntax check without style processing -check: postgres.sgml $(ALMOSTALLSGML) +check: postgres.sgml $(ALMOSTALLSGML) check-tabs $(NSGMLS) $(SPFLAGS) $(SGMLINCLUDE) -s $< @@ -346,7 +346,7 @@ clean-man: endif # sqlmansectnum != 7 check-tabs: - ( ! grep ' ' $(wildcard $(srcdir)/*.sgml $(srcdir)/ref/*.sgml) ) || (echo "Tabs appear in SGML files"; exit 1) + @( ! grep ' ' $(wildcard $(srcdir)/*.sgml $(srcdir)/ref/*.sgml) ) || (echo "Tabs appear in SGML files"; exit 1) ## ## Clean diff --git a/doc/src/sgml/keywords.sgml b/doc/src/sgml/keywords.sgml index deb72e79bc..d529e52d92 100644 --- a/doc/src/sgml/keywords.sgml +++ b/doc/src/sgml/keywords.sgml @@ -1,4 +1,4 @@ - + <acronym>SQL</acronym> Key Words @@ -3521,7 +3521,7 @@ OVER - + reserved (can be function or type) reserved reserved @@ -5561,7 +5561,7 @@ WINDOW - + reserved reserved reserved