diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-09-07 16:18:32 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-09-07 16:18:32 +0000 |
commit | 4e5867aa82604bc07408d50845eff8fa467f671b (patch) | |
tree | 0abcbad9804fcf7a7157983937cadcf61449b840 /contrib/groff/TODO |
Virgin import of FSF groff v1.10
Notes
Notes:
svn path=/vendor/groff/dist/; revision=18099
Diffstat (limited to 'contrib/groff/TODO')
-rw-r--r-- | contrib/groff/TODO | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/groff/TODO b/contrib/groff/TODO new file mode 100644 index 000000000000..9cb74c239f65 --- /dev/null +++ b/contrib/groff/TODO @@ -0,0 +1,26 @@ +Better selection of paper sizes with -Tps. + +Make -Tlj4 work with -X. + +Guess man5ext and man7ext variables. + +Provide man.sun implementing .TX. + +Improve GROFF_PRINT macro in aclocal.m4. + +Put all dev* files in a separate subdirectory `font'. + +Provide a `check' target. + +Provide a `bindist' target. + +Implement tmac.bib in terms of tmac.s. + +Support long options using GNU getopt. + +Catch the following error in -me: +.(z +.(l C +.)z + +Arrows for next/previous page from R5 xditview. |