From a097d2a35efc38236f237aa20824479c59b7dc84 Mon Sep 17 00:00:00 2001 From: wlemb Date: Wed, 15 Nov 2000 22:29:38 +0000 Subject: In all programs, make -v return immediately with exit status 0 to be compliant with the GNU standard. * src/devices/grodvi/dvi.cc (main), src/devices/grohtml2/post-html.cc (main), src/devices/grolbp/lbp.cc (main), src/devices/grolj4/lj4.cc (main), src/devices/grops/ps.cc (main), src/devices/grotty/tty.cc (main) src/preproc/eqn/main.cc (main), src/preproc/grn/main.cc (main), src/preproc/html2/pre-html.cc (main), src/preproc/pic/main.cc (main), src/preproc/refer/refer.cc (main), src/preproc/soelim/soelim.cc (main), src/preproc/tbl/main.cc (main), src/roff/groff/groff.cc (main), src/roff/troff/input.cc (main): Implement it. * NEWS: Updated. * src/roff/groff/groff.cc (main): Add copyright notice. Add refer and postprocessors to the -v option. * src/roff/grog/grog.pl: Implement -v. * src/roff/grog/Makefile.sub (grog): Use @VERSION@. * src/roff/grog/grog.man, doc/groff.texinfo: Updated. * src/roff/nroff/nroff.sh: Implement -v. * src/roff/nroff/Makefile.sub (nroff): Use @VERSION@. * src/roff/nroff/nroff.man: Updated. * src/preproc/eqn/main.cc (main): Fix comment typo. * MORE.STUFF: Added info about djgpp port of grap. --- MORE.STUFF | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'MORE.STUFF') diff --git a/MORE.STUFF b/MORE.STUFF index 5b0b1dcf..c40e7024 100644 --- a/MORE.STUFF +++ b/MORE.STUFF @@ -34,6 +34,13 @@ can be found at http://www.lunabase.org/~faber/Vault/software/grap/ +A djgpp port which runs on MS-DOS and all Win32 systems (Win95, Win98, +WinNT) done by Kees Zeelenberg is available from + + ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2apps/ + +It is intended to be used with the djgpp port of groff. + plot2dev -------- -- cgit v1.2.1