Imported from ../bash-2.0.tar.gz.
[platform/upstream/bash.git] / doc / README
similarity index 66%
rename from documentation/README
rename to doc/README
index c20007d..932bf7f 100644 (file)
@@ -4,11 +4,14 @@ FAQ           - a set of frequently-asked questions about Bash with answers
 article.ms     - an article I wrote about bash for The Linux Journal
 bash.1         - the bash man page
 builtins.1     - a man page that documents the builtins, extracted from bash.1
-features.texi  - the `bash features' document, suitable for an info tree
+features.texi  - the `bash reference manual'
+features.info  - the `bash reference manual' processed by `makeinfo'
 readline.3     - the readline man page
 
-The `.ps' files are postscript versions of the above.  The `.txt' versions
-are ascii -- the output of `nroff'.
+The `.ps' files are postscript versions of the above.  The `.html'
+files are HTML versions of the man page and reference manual.  The
+`.0' files are formatted manual pages.  The `.txt' versions are
+ascii -- the output of `groff -Tascii'.
 
 The rest of this file explains how to use the `builtins.1' man page.