summaryrefslogtreecommitdiff
path: root/texinfo/makeinfo/README
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-03-23 04:41:58 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-03-23 04:41:58 +0000
commit6595d9ed87843bdd450c950d501f9dfc4bf30d74 (patch)
tree9bc386a0875ecd26d247a4eb18407b6c59020a25 /texinfo/makeinfo/README
parent317c77c896f6f126f4e68fc84b4dfe7636e4f7ee (diff)
downloadgcc-6595d9ed87843bdd450c950d501f9dfc4bf30d74.tar.gz
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18770 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'texinfo/makeinfo/README')
-rw-r--r--texinfo/makeinfo/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/texinfo/makeinfo/README b/texinfo/makeinfo/README
new file mode 100644
index 00000000000..8b404caaf6d
--- /dev/null
+++ b/texinfo/makeinfo/README
@@ -0,0 +1,6 @@
+A standalone program to convert Texinfo source into Info files
+readable with standalone info or M-x info in Emacs.
+makeinfo can also output plain ASCII.
+
+The Emacs function M-x texinfo-format-buffer does the same job, but
+makeinfo is faster and gives better error messages.