summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/tmac/tmac.safer
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/tmac/tmac.safer')
-rw-r--r--gnu/usr.bin/groff/tmac/tmac.safer10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/tmac.safer b/gnu/usr.bin/groff/tmac/tmac.safer
new file mode 100644
index 00000000000..be348d5fec5
--- /dev/null
+++ b/gnu/usr.bin/groff/tmac/tmac.safer
@@ -0,0 +1,10 @@
+.\" remove unsafe requests
+.rm open opena pso sy pi
+.de unsafe
+.tm \\n(.F:\\n(.c: unsafe to execute request `\\$1'
+..
+.als open unsafe
+.als opena unsafe
+.als pso unsafe
+.als sy unsafe
+.als pi unsafe