From ec7a6bd9a23486d4eb0351de4a0c6dab5028f1ea Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Mon, 15 Nov 2004 06:32:15 +0000 Subject: Replace "--" and "---" with "—" as appropriate, for better-looking output. --- doc/src/sgml/ref/postgres-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index b0a5f920a9e..4baecaf2eda 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -393,7 +393,7 @@ PostgreSQL documentation SIGQUIT to terminate without the normal cleanup. These signals should not be used by users. It is also unwise to send SIGKILL to a postgres - process --- the postmaster will interpret this as + process — the postmaster will interpret this as a crash in postgres, and will force all the sibling postgres processes to quit as part of its standard crash-recovery procedure. -- cgit v1.2.3