aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff/tmac/groff_msafer.man
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-01-12 09:51:43 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-01-12 09:51:43 +0000
commit444af277afc4fa51b06754d2b0e090a2f9a72141 (patch)
treeb4c63dc8514e7f9aa232bdf3928c008c1008b783 /contrib/groff/tmac/groff_msafer.man
parentf560c4e709d6f3b1edb5349d928670577918afb8 (diff)
parente159d2bd86eea9be07f2695f85b3543935869a3b (diff)
This commit was generated by cvs2svn to compensate for changes in r55839,
which included commits to RCS files with non-trunk default branches.
Notes
Notes: svn path=/head/; revision=55840
Diffstat (limited to 'contrib/groff/tmac/groff_msafer.man')
-rw-r--r--contrib/groff/tmac/groff_msafer.man59
1 files changed, 59 insertions, 0 deletions
diff --git a/contrib/groff/tmac/groff_msafer.man b/contrib/groff/tmac/groff_msafer.man
new file mode 100644
index 000000000000..0e0de775b63e
--- /dev/null
+++ b/contrib/groff/tmac/groff_msafer.man
@@ -0,0 +1,59 @@
+.ig \"-*- nroff -*-
+Copyright (C) 1989-1999 Free Software Foundation, Inc.
+
+Permission is granted to make and distribute verbatim copies of
+this manual provided the copyright notice and this permission notice
+are preserved on all copies.
+
+Permission is granted to copy and distribute modified versions of this
+manual under the conditions for verbatim copying, provided that the
+entire resulting derived work is distributed under the terms of a
+permission notice identical to this one.
+
+Permission is granted to copy and distribute translations of this
+manual into another language, under the above conditions for modified
+versions, except that this permission notice may be included in
+translations approved by the Free Software Foundation instead of in
+the original English.
+..
+.TH GROFF_MSAFER @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@"
+.SH NAME
+groff_msafer \- groff -msafer macros
+.SH SYNOPSIS
+.B groff
+.B \-msafer
+[
+.IR options .\|.\|.
+]
+[
+.IR files .\|.\|.
+]
+.SH DESCRIPTION
+The -msafer macros remove the
+.BR open ,
+.BR opena ,
+.BR pso ,
+.BR sy ,
+and
+.B pi
+requests.
+These macros should be used when processing input from
+an untrustworthy source.
+For maximum safety,
+they should be the first -m option on the command-line.
+Normally they are invoked using the
+.B \-S
+option of groff, which will also pass
+.B @g@pic
+the
+.B \-S
+flag.
+This is now the default; to get the old behaviour, use the
+.B \-U
+flag.
+.SH FILES
+.B @MACRODIR@/tmac.safer
+.SH "SEE ALSO"
+.BR groff (@MAN1EXT@),
+.BR @g@troff (@MAN1EXT@),
+.BR @g@pic (@MAN1EXT@)