summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-04 07:50:41 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-04 07:50:41 (GMT)
commit19e267630444488b23ec265ee7133a3d3ca2902d (patch)
tree170a40460480844677aa3baa88b61f6664d91dce /pkgs
parentd13377fc85683835f06296f7d45a47fc5bd879b0 (diff)
parent6657afc87723179fda966d2bd9dab7cf712852b9 (diff)
downloadtcl-19e267630444488b23ec265ee7133a3d3ca2902d.zip
tcl-19e267630444488b23ec265ee7133a3d3ca2902d.tar.gz
tcl-19e267630444488b23ec265ee7133a3d3ca2902d.tar.bz2
Merge 8.6
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/README b/pkgs/README
index 159a237..4633e0b 100644
--- a/pkgs/README
+++ b/pkgs/README
@@ -17,7 +17,7 @@ needs to conform to the following conventions.
"configure". When the program "configure" is run, it should generate
a file "Makefile" in the current working directory. The "configure"
program should be able to accept as command line arguments all the
- arguments that can be passed to the master unix/configure program. It
+ arguments that can be passed to the top unix/configure program. It
should also accept the --with-tcl= and --with-tclinclude= options in
the conventional way.