From ef58a2c2858658b9c22c347185feb4def8effb21 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 10 Oct 1998 03:08:02 +0000 Subject: shared library instructions. --- doc/src/sgml/install.sgml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/install.sgml b/doc/src/sgml/install.sgml index 6431fb8f13f..2a938ee708a 100644 --- a/doc/src/sgml/install.sgml +++ b/doc/src/sgml/install.sgml @@ -462,9 +462,8 @@ Compile the program. Type - If necessary, tell UNIX how to find your shared libraries. If you - are using an ELF-based system, such as Linux, do ONE of the following, - preferably the first: + 14) If necessary, tell UNIX how to find your shared libraries. You can + do ONE of the following, preferably the first: -- cgit v1.2.3