Make this paper buildable in nroff mode, eliminate warnings,
do not force default printing device and compression mode.
This commit is contained in:
parent
468e81775d
commit
025e751723
@ -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>
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user