summaryrefslogtreecommitdiff
path: root/MORE.STUFF
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2000-11-15 22:29:54 +0000
committerWerner LEMBERG <wl@gnu.org>2000-11-15 22:29:54 +0000
commit647eb7c494404040009593fa303491d8384b6b4a (patch)
tree839b3fdf01c1ebc0c78afdaefdabc16c554745b2 /MORE.STUFF
parent801cee7da9fddd6e368074f4849537d1a7cf2d4b (diff)
downloadgroff-git-647eb7c494404040009593fa303491d8384b6b4a.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 5b0b1dcf1..c40e70249 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
--------