diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 00:58:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 00:58:31 +0000 |
commit | 52008990e967839b5d5706c125f62604f0518f68 (patch) | |
tree | 8e1173e1e95bedb6561d8507c8fee7bb162bb3c5 | |
parent | b10cd331fe190f2078fa46ab92ee2a90c20be050 (diff) |
Fix Hans' name in SGML.
-rw-r--r-- | doc/src/sgml/installation.sgml | 4 |
1 files 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ürgen Schönig (<email>hs@cybertec.at</email>)</entry> <entry>see also <filename>doc/FAQ_AIX</filename></entry> </row> <row> |