From 1a30375437db7d234a54e1e21b6bdf144ff22a25 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 28 Jul 2000 17:39:50 +0000 Subject: [PATCH] Minor updates --- INSTALL | 11 ++++++----- README | 3 +++ 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 6aafa69e41..dcfb99a29f 100644 --- a/INSTALL +++ b/INSTALL @@ -90,7 +90,7 @@ these steps: 7. install the binaries and man pages. You may need to be superuser to do this (depending on where you are installing things): - % su root -c make install + % su root -c 'make install' That's it! @@ -107,10 +107,10 @@ these steps: ldaptemplates.conf - display template definitions Server configuration files: - ldapd.conf - LDAP - X.500 daemon - slapd.conf - Standalone LDAP daemon + slapd.conf - Standalone LDAP daemon configuration + schema/*.schema - Schema Definitions - There are section 5 man pages for all of these files. + There are section 5 man pages for these configuration files. Building LDAP For More Than One Platform @@ -224,4 +224,5 @@ HINTS ./configure -End of OpenLDAP INSTALL file. +--- +$OpenLDAP$ diff --git a/README b/README index 9147f21141..9749b663d1 100644 --- a/README +++ b/README @@ -12,3 +12,6 @@ OpenLDAP Devel README Client developers seeking a stable development platform should use OpenLDAP-release or OpenLDAP-software. http://www.openldap.org/software/ + +--- +$OpenLDAP$ -- 2.39.5