summaryrefslogtreecommitdiff
path: root/textproc/info2html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-202-2/+4
| | | | Notes: svn path=/head/; revision=14114
* Translate GNU info files into HTML pages, one page per node.Wolfram Schneider1997-10-105-0/+22
Menus, Notes, and Up/Next/Prev pointers are translated into links. Other text is left as-is in <PRE></PRE> tags. Notes: svn path=/head/; revision=8200