New shared library mentions.
authorBruce Momjian
Fri, 9 Oct 1998 21:41:36 +0000 (21:41 +0000)
committerBruce Momjian
Fri, 9 Oct 1998 21:41:36 +0000 (21:41 +0000)
INSTALL
doc/src/sgml/install.sgml

diff --git a/INSTALL b/INSTALL
index 05490b95b33ca1a8de943a212bf0d9b1cdab738d..1c337b95a74b2a418093c7394e74b31643183315 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -337,7 +337,7 @@ PostgreSQL:
      type control-C to get out of tail.
 
  14) If necessary, tell UNIX how to find your shared libraries.  If you
-     are using Linux/ELF or any ELF-based system, do ONE of the following,
+     are using an ELF-based system, such as Linux, do ONE of the following,
      preferably the first:
 
        a) As root, edit file /etc/ld.so.conf.  Add line
index 4b64b315112f31a03cbd8a2e59f055f14c8213ae..6431fb8f13f4cdb0971deb671b9e2a3b4914d780 100644 (file)
@@ -463,7 +463,7 @@ Compile the program.  Type
 
 
  If necessary, tell UNIX how to find your shared libraries.  If you
-     are using Linux/ELF or any ELF-based system, do ONE of the following,
+     are using an ELF-based system, such as Linux, do ONE of the following,
      preferably the first: