summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-06 11:56:34 +0000
committerru <ru@FreeBSD.org>2000-12-06 11:56:34 +0000
commitd25a686048dc018e9ed3e50bd3421bee39fcd7aa (patch)
treef35e69bcb6e88d635831b62bed1f506bba71a5fc /share/doc
parent76194e64224227ccfd89f83578533c3421106213 (diff)
downloadFreeBSD-src-d25a686048dc018e9ed3e50bd3421bee39fcd7aa.zip
FreeBSD-src-d25a686048dc018e9ed3e50bd3421bee39fcd7aa.tar.gz
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.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/papers/bufbio/Makefile2
-rw-r--r--share/doc/papers/jail/Makefile2
-rw-r--r--share/doc/papers/jail/paper.ms2
3 files changed, 3 insertions, 3 deletions
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 <bsd.doc.mk>
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 <bsd.doc.mk>
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
OpenPOWER on IntegriCloud