From fe035ff17591c56cb4b05e5ff32338e4832c1924 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 29 Aug 1998 19:43:44 +0000 Subject: [PATCH] Fix typos --- INSTALL | 4 ++-- README | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 8df8eb4b67..d7af33115a 100644 --- a/INSTALL +++ b/INSTALL @@ -42,7 +42,7 @@ these steps: lines near the end of the Make-common file. By default only the stand-alone server, LDAP libraries and client software are built. - 3. make the software: + 4. make the software: % make @@ -86,7 +86,7 @@ these steps: % make test - 4. install the binaries and man pages. You may need to be superuser to + 5. install the binaries and man pages. You may need to be superuser to do this (depending on where you are installing things): % su diff --git a/README b/README index 02dc5def9a..405dcfbcc3 100644 --- a/README +++ b/README @@ -30,6 +30,11 @@ MAKING AND INSTALLING THE DISTRIBUTION You will probably want to do a little configuration to suit your site, though. There are two files you might want to edit: + Make-common.dist + contains distribution defaults. This file is used to + contruct Make-common and should not be edited except to + add new features/options to the distribution. + Make-common contains default definitions for where things will be installed, where to find various things, etc. These defaults -- 2.39.5