summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-08-30 08:09:15 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-08-30 08:09:15 +0000
commitfe6ea2842c978f1855eff73d5fc05c4196873ae2 (patch)
tree15a11531060baa112817eefbef3075b9e3500df1 /Build
parent9fdefb12e17aa7ac0655dcfa6ee3748922eac7ce (diff)
more typos, etc.
git-svn-id: svn://tug.org/texlive/trunk@23752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/README.layout4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/README.layout b/Build/source/README.layout
index f4ae3e1adbf..4138bb2a700 100644
--- a/Build/source/README.layout
+++ b/Build/source/README.layout
@@ -41,7 +41,7 @@ texk/kpathsea/ the two TeX specific libraries, Kpathsea
texk/ptexenc/ and Ptexenc
libs/Lib/ generic library Lib (zlib, libpng, t1lib, etc.)
texk/Prog/ TeX specific program package Prog (web2c, afm2pl, etc.)
-utils/Util/ utility program package Util (dialog, ps2eps, etc.)
+utils/Util/ utility program package Util (chktex, ps2eps, etc.)
auxdir/auxsub/ dummy module used to configure the real modules
@@ -100,7 +100,7 @@ utils/Util/ac/withenable.ac defines libraries required by Util, provides
Running 'configure' for the top-level directory will in addition configure
the directories auxdir/auxsub/, libs/, utils/, and texk/. This will
determine the programs (utils/Util/ and texk/Prog/) to be built and
-libraries from the TL tree (texk/kpathsea/, texk/ptexenc/. and libs/Lib/)
+libraries from the TL tree (texk/kpathsea/, texk/ptexenc/, and libs/Lib/)
required by these programs.
3. Running `make' at the top-level