summaryrefslogtreecommitdiff
path: root/doc/grnexmpl.me
Commit message (Collapse)AuthorAgeFilesLines
* * doc/grnexmpl.me: Remove calls to .st and .sc which are undefined.wlemb2002-07-311-2/+0
| | | | | * src/preproc/pic/pic.y (print_arg, relative_path): Add missing final semicolon.
* * doc/meref.me: Fix description of .GS request.wlemb2000-02-201-0/+86
* src/roff/troff/troff.man: Fixing typo. Adding the `grn' preprocessor for gremlin graphic files. * src/preproc/grn/*: This is the Berkeley distribution written by David Slattengren and Barry Roitblat, adapted to groff by Daniel Senderowicz and Werner Lemberg. * doc/grnexampl.{me,g}: A sample for grn. * src/roff/groff/groff.cc: Added support for grn. It can be now called with the switch `-g'. * src/roff/groff/groff.man: Updated. * src/roff/grog/grog.{man,pl,sh}: Updated. * NEWS: Updated.