From 9eece877f7e1673c9e86836976b6a6b070c7163f Mon Sep 17 00:00:00 2001 From: Christopher Kings-Lynne Date: Mon, 25 Apr 2005 09:00:51 +0000 Subject: [PATCH] - Fix CRLF line endings. Sorry :( git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185050 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-copy-from.xml | 16 ++++++++-------- reference/pgsql/functions/pg-copy-to.xml | 16 ++++++++-------- reference/pgsql/functions/pg-host.xml | 20 ++++++++++---------- reference/pgsql/functions/pg-options.xml | 6 +++--- reference/pgsql/functions/pg-port.xml | 20 ++++++++++---------- reference/pgsql/functions/pg-trace.xml | 20 ++++++++++---------- reference/pgsql/functions/pg-untrace.xml | 20 ++++++++++---------- 7 files changed, 59 insertions(+), 59 deletions(-) diff --git a/reference/pgsql/functions/pg-copy-from.xml b/reference/pgsql/functions/pg-copy-from.xml index ebf9be4314..0c387745f3 100644 --- a/reference/pgsql/functions/pg-copy-from.xml +++ b/reference/pgsql/functions/pg-copy-from.xml @@ -1,5 +1,5 @@ - + @@ -94,13 +94,13 @@ ]]> diff --git a/reference/pgsql/functions/pg-copy-to.xml b/reference/pgsql/functions/pg-copy-to.xml index 6566ff6b0f..47eec39c0b 100644 --- a/reference/pgsql/functions/pg-copy-to.xml +++ b/reference/pgsql/functions/pg-copy-to.xml @@ -1,5 +1,5 @@ - + @@ -83,13 +83,13 @@ ]]> diff --git a/reference/pgsql/functions/pg-host.xml b/reference/pgsql/functions/pg-host.xml index f51142612f..296f6bb80b 100644 --- a/reference/pgsql/functions/pg-host.xml +++ b/reference/pgsql/functions/pg-host.xml @@ -1,5 +1,5 @@ - + @@ -56,15 +56,15 @@ <function>pg_host</function> example \n"; -} else { - print pg_last_error($pgsql_conn); - exit; -} +\n"; +} else { + print pg_last_error($pgsql_conn); + exit; +} ?> ]]> diff --git a/reference/pgsql/functions/pg-options.xml b/reference/pgsql/functions/pg-options.xml index b792fe0acc..b3ab161ef6 100644 --- a/reference/pgsql/functions/pg-options.xml +++ b/reference/pgsql/functions/pg-options.xml @@ -1,5 +1,5 @@ - + @@ -54,9 +54,9 @@ <function>pg_options</function> example ]]> diff --git a/reference/pgsql/functions/pg-port.xml b/reference/pgsql/functions/pg-port.xml index dfa35e5371..ac9aa8e9d0 100644 --- a/reference/pgsql/functions/pg-port.xml +++ b/reference/pgsql/functions/pg-port.xml @@ -1,5 +1,5 @@ - + @@ -57,15 +57,15 @@ <function>pg_port</function> example \n"; -} else { - print pg_last_error($pgsql_conn); - exit; -} +\n"; +} else { + print pg_last_error($pgsql_conn); + exit; +} ?> ]]> diff --git a/reference/pgsql/functions/pg-trace.xml b/reference/pgsql/functions/pg-trace.xml index 8033690a8e..74d0dc40dd 100644 --- a/reference/pgsql/functions/pg-trace.xml +++ b/reference/pgsql/functions/pg-trace.xml @@ -1,5 +1,5 @@ - + @@ -81,18 +81,18 @@ <function>pg_trace</function> example ]]> diff --git a/reference/pgsql/functions/pg-untrace.xml b/reference/pgsql/functions/pg-untrace.xml index ad5fa0d9e9..2fad66424c 100644 --- a/reference/pgsql/functions/pg-untrace.xml +++ b/reference/pgsql/functions/pg-untrace.xml @@ -1,5 +1,5 @@ - + @@ -51,18 +51,18 @@ <function>pg_untrace</function> example ]]>