summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2000-10-14 14:54:02 +0000
committerWerner LEMBERG <wl@gnu.org>2000-10-14 14:54:02 +0000
commit7b3f578e9296c5286dc4a3d1c8a7dbecb35a43c6 (patch)
treeeb125f5580c5e2b8272c96ceaf7e16a2433e0d11 /arch
parent395f62361f6b9e3246d86960799a9da037c834c3 (diff)
downloadgroff-git-7b3f578e9296c5286dc4a3d1c8a7dbecb35a43c6.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 9fb3dec16..799f05f10 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.