aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-05-15 09:55:42 -0400
committerBruce Momjian <bruce@momjian.us>2020-05-15 09:55:42 -0400
commit6e00b43fb822ee22fca344b6f92d7a81b85bd4fb (patch)
treea3a6132914f590dfb1fa4e44d3510b57e45da4ad
parentca5381dae7235ff73e3f6347af004ac9c901e5d2 (diff)
downloadpostgresql-6e00b43fb822ee22fca344b6f92d7a81b85bd4fb.tar.gz
postgresql-6e00b43fb822ee22fca344b6f92d7a81b85bd4fb.zip
doc: remove extra blank line at the top of SGML files
Backpatch-through: 9.5
-rw-r--r--doc/src/sgml/ref/copy.sgml1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml
index 079541be674..1704c6ca9ec 100644
--- a/doc/src/sgml/ref/copy.sgml
+++ b/doc/src/sgml/ref/copy.sgml
@@ -3,7 +3,6 @@ doc/src/sgml/ref/copy.sgml
PostgreSQL documentation
-->
-
<refentry id="SQL-COPY">
<indexterm zone="sql-copy">
<primary>COPY</primary>