From 20c68abb311698547e8bb4f6bcb013943e35416f Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 24 Nov 2000 13:58:21 +0000 Subject: Make this paper buildable in nroff mode, eliminate warnings, do not force default printing device and compression mode. --- share/doc/papers/jail/Makefile | 6 ++---- share/doc/papers/jail/paper.ms | 3 ++- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'share/doc') 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 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: -- cgit v1.1