summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-10-14 14:53:57 +0000
committerwlemb <wlemb>2000-10-14 14:53:57 +0000
commitcf8a819a5baf724577af617f31984ead6f578ea4 (patch)
tree115eb2e8485cac5b85915ecdf1b0cfe536226119 /arch
parent55bbd92bdc4fe7897d7b9e414b7e06a2cccef5ee (diff)
downloadgroff-cf8a819a5baf724577af617f31984ead6f578ea4.tar.gz
Replace tmac.safer with a real secure solution.
* src/roff/troff/input.cc (open_request, opena_request, pipe_source, system_request, pipe_output): Disable requests if in safer mode. * src/roff/groff/groff.cc (main): Remove reference to tmac.safer. * tmac/tmac.safer, tmac/groff_msafer.man: Removed. * tmac/Makefile.sub, NEWS, man/roff.man, tmac/groff_tmac.man, doc/groff.texinfo, src/roff/groff/groff.man, src/roff/troff/troff.man, arch/djgpp/README: Updated.
Diffstat (limited to 'arch')
-rw-r--r--arch/djgpp/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/arch/djgpp/README b/arch/djgpp/README
index 9fb3dec1..799f05f1 100644
--- a/arch/djgpp/README
+++ b/arch/djgpp/README
@@ -186,10 +186,9 @@ I. Installing the pre-compiled binary package
and dingbats.rmap, respectively. The Makefile in the
font/devps/generate directory was modified accordingly.
- - groff_mdoc.samples.7 was renamed to groff-mdoc_samples.7,
- groff_msafer.7 to groff-msafer.7, and groff_mmse.7 to
- groff-mmse.7. The latter was also converted from Latin-1
- encoding to codepage 437.
+ - groff_mdoc.samples.7 was renamed to groff-mdoc_samples.7
+ and groff_mmse.7 to groff-mmse.7. The latter was also
+ converted from Latin-1 encoding to codepage 437.