summaryrefslogtreecommitdiff
path: root/MORE.STUFF
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-11-15 22:29:38 +0000
committerwlemb <wlemb>2000-11-15 22:29:38 +0000
commita097d2a35efc38236f237aa20824479c59b7dc84 (patch)
treed038b1a0f7cccef7411d263b46fdffd84a8aebc1 /MORE.STUFF
parentc14e595045dfbc9ef97ef446ce072c0b248a9c5d (diff)
downloadgroff-a097d2a35efc38236f237aa20824479c59b7dc84.tar.gz
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.
Diffstat (limited to 'MORE.STUFF')
-rw-r--r--MORE.STUFF7
1 files changed, 7 insertions, 0 deletions
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 <c.zeelenberg@hccnet.nl> 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
--------