diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/texi2roff/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/texi2roff/DESCR')
-rw-r--r-- | textproc/texi2roff/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/texi2roff/DESCR b/textproc/texi2roff/DESCR new file mode 100644 index 00000000000..b82f2a33771 --- /dev/null +++ b/textproc/texi2roff/DESCR @@ -0,0 +1,6 @@ +Texi2roff is an unmaintained program program to convert Texinfo to troff. +Beverly Erlebacher wrote the program and made the last release in the late +1980's. William Bader produced a patch in 1996 adding numerous commands and +other functionality. Alain Knaff added a translation table to generate man +pages, and uses it to generate the manuals for mtools. Ben Collver +integrated William Bader's and Alain Knaff's changes and made minor cleanups. |