summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 207ffa8f2..3122df039 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+Thu Apr 18 14:38:42 1996 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * install.texi (Building using lndir): Minor grammer fix.
+
Sun Apr 21 14:01:29 1996 Sam Hartman <hartmans@mit.edu>
* install.texi (Installing Kerberos Applications): Updated to fix
diff --git a/doc/install.texi b/doc/install.texi
index 77e49fb10..079590824 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -583,7 +583,7 @@ you might use the following procedure:
@subsection Building Using @samp{lndir}
If you wish to keep separate build directories for each platform, and
-you do cannot use a @samp{make} program which supports @samp{VPATH},
+you do not have access to a @samp{make} program which supports @samp{VPATH},
all is not lost. You can use the @samp{lndir} program to create
symbolic link trees in your build directory.