summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-24 13:58:21 +0000
committerru <ru@FreeBSD.org>2000-11-24 13:58:21 +0000
commit20c68abb311698547e8bb4f6bcb013943e35416f (patch)
treef57c580ddb38922d67c6752d85c7e7f30721bd54 /share/doc
parentcc350194290e604ee7f6421806fb49f503994d63 (diff)
downloadFreeBSD-src-20c68abb311698547e8bb4f6bcb013943e35416f.zip
FreeBSD-src-20c68abb311698547e8bb4f6bcb013943e35416f.tar.gz
Make this paper buildable in nroff mode, eliminate warnings,
do not force default printing device and compression mode.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/papers/jail/Makefile6
-rw-r--r--share/doc/papers/jail/paper.ms3
2 files changed, 4 insertions, 5 deletions
diff --git a/share/doc/papers/jail/Makefile b/share/doc/papers/jail/Makefile
index 174af30..0d12946 100644
--- a/share/doc/papers/jail/Makefile
+++ b/share/doc/papers/jail/Makefile
@@ -1,10 +1,8 @@
# $FreeBSD$
-PRINTERDEVICE=ps
-NODOCCOMPRESS=1
VOLUME= papers
DOC= jail
SRCS= paper.ms
-MACROS= -ms -U
-OBJS= implementation.ms mgt.ms future.ms
+EXTRA= implementation.ms mgt.ms future.ms
+MACROS= -ms -mpspic -U
.include <bsd.doc.mk>
diff --git a/share/doc/papers/jail/paper.ms b/share/doc/papers/jail/paper.ms
index d3b807d..abf95c7 100644
--- a/share/doc/papers/jail/paper.ms
+++ b/share/doc/papers/jail/paper.ms
@@ -1,6 +1,8 @@
.\"
.\" $FreeBSD$
.\"
+.if n .ftr C R
+.ig TL
.ds CH "
.nr PI 2n
.nr PS 12
@@ -341,7 +343,6 @@ prohibited.
\(bu Changing securelevel-related file flags is prohibited.
.IP
\(bu Accessing network resources not associated with the jail is prohibited.
-.bp
.PP
Other privileged activities are permitted as long as they are limited to the
scope of the jail:
OpenPOWER on IntegriCloud