summaryrefslogtreecommitdiffstats
path: root/pkgs/README
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/README')
-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.