summaryrefslogtreecommitdiff
path: root/tools/README
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2002-07-07 21:20:30 +0000
committerColin Watson <cjwatson@debian.org>2002-07-07 21:20:30 +0000
commitbccb63889668b1030e683c248f1b20f15d84437e (patch)
treebe04f5ef5dd4cd5002d9a7a989ac35ec4de62beb /tools/README
parentcac2ef84fe626f112de7537c20dfe29c35a71b96 (diff)
Update config.guess and config.sub.
Remove tools/nroff-script (cruft). Clean up -Wall output on zsoelim.
Diffstat (limited to 'tools/README')
-rw-r--r--tools/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/README b/tools/README
index f040d774..0c516625 100644
--- a/tools/README
+++ b/tools/README
@@ -5,6 +5,9 @@ chconfig: Converts a man-db configuration file to the FHS.
checkman: Can be run to inform of manual pages duplicated across
hierarchies.
+config.guess, config.sub:
+ Used by configure to detect the build architecture.
+
install-manpage:
Installs a manual page into its correct location.
@@ -20,5 +23,3 @@ mkcatdirs: Can be used to create all of the required cat directories
mkinstalldirs: Used by the Makefiles to create any install dirctories that
do not already exist.
-
-nroff-script: A script suitable to emulate nroff on systems using groff.