Skip to content
Snippets Groups Projects
Commit fe035ff1 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix typos

parent 27496ee5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment