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.
This commit is contained in:
Ruslan Ermilov 2000-12-06 11:56:34 +00:00
parent f2b6be9022
commit f6d2f1c200
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69676
3 changed files with 3 additions and 3 deletions

View file

@ -4,6 +4,6 @@ USE_PIC=1
VOLUME= papers
DOC= bio
SRCS= bio.ms
MACROS= -ms -U
MACROS= -ms
.include <bsd.doc.mk>

View file

@ -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>

View file

@ -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