tell users to call /bin/TakeAction instead of /TakeAction

This commit is contained in:
ceriel 1992-08-11 11:08:47 +00:00
parent 8cbf1bae34
commit 28341f4478

View file

@ -744,7 +744,7 @@ To repeat a certain part of the installation, look in
the Action file, which resides in the root of the configuration tree,
for the directory in which that part is to be found.
If that directory contains an Action file issue the command
"sh $SRC_HOME/TakeAction", otherwise type "make install".
"sh $CONFIG/bin/TakeAction", otherwise type "make install".
.NH
Commands
.PP