From 52008990e967839b5d5706c125f62604f0518f68 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 26 Oct 2003 00:58:31 +0000
Subject: [PATCH] Fix Hans' name in SGML.

---
 doc/src/sgml/installation.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 8a7a97b4332..2800c6efa80 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.161 2003/10/26 00:31:48 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.162 2003/10/26 00:58:31 momjian Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1531,7 +1531,7 @@ gunzip -c postgres.ps.gz \
 	<entry><systemitem>RS6000</></entry>
 	<entry>7.4</entry>
 	<entry>2003-10-25,
-	  Hans-J?rgen Sch?nig (<email>hs@cybertec.at</email>)</entry>
+	  Hans-J&uuml;rgen Sch&ouml;nig (<email>hs@cybertec.at</email>)</entry>
         <entry>see also <filename>doc/FAQ_AIX</filename></entry>
        </row>
        <row>
-- 
GitLab