From d25a686048dc018e9ed3e50bd3421bee39fcd7aa Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 6 Dec 2000 11:56:34 +0000 Subject: Groff 1.16.1 implements .psbb request internally in troff(1) rather than as a macro using the .sy request, so we may drop the unsafe (-U) mode. --- share/doc/papers/bufbio/Makefile | 2 +- share/doc/papers/jail/Makefile | 2 +- share/doc/papers/jail/paper.ms | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'share/doc') diff --git a/share/doc/papers/bufbio/Makefile b/share/doc/papers/bufbio/Makefile index cb22140..507ad84 100644 --- a/share/doc/papers/bufbio/Makefile +++ b/share/doc/papers/bufbio/Makefile @@ -4,6 +4,6 @@ USE_PIC=1 VOLUME= papers DOC= bio SRCS= bio.ms -MACROS= -ms -U +MACROS= -ms .include diff --git a/share/doc/papers/jail/Makefile b/share/doc/papers/jail/Makefile index 0d12946..71406dd 100644 --- a/share/doc/papers/jail/Makefile +++ b/share/doc/papers/jail/Makefile @@ -3,6 +3,6 @@ VOLUME= papers DOC= jail SRCS= paper.ms EXTRA= implementation.ms mgt.ms future.ms -MACROS= -ms -mpspic -U +MACROS= -ms .include diff --git a/share/doc/papers/jail/paper.ms b/share/doc/papers/jail/paper.ms index abf95c7..60be9f2 100644 --- a/share/doc/papers/jail/paper.ms +++ b/share/doc/papers/jail/paper.ms @@ -258,7 +258,7 @@ another process already in that jail. Processes may never leave the jail they created, or were created in. .KF -.PSPIC jail01.eps 4i +.if t .PSPIC jail01.eps 4i .ce 1 Fig. 1 \(em Schematic diagram of machine with two configured jails .sp -- cgit v1.1