about summary refs log tree commit diff
path: root/fail.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-02-08 17:19:54 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-02-08 17:19:54 +0100
commit9e674ae3108a6811d0783cf81dcf5a3c42324e3b (patch)
treed7d5ed42f92dde8a3119c200ae77a608338dfa5a /fail.1
parent3a867c9ba4f41dad6c67a1a08792b358f328c54b (diff)
downloadfail-9e674ae3108a6811d0783cf81dcf5a3c42324e3b.tar.gz
fail-9e674ae3108a6811d0783cf81dcf5a3c42324e3b.tar.xz
fail-9e674ae3108a6811d0783cf81dcf5a3c42324e3b.zip
add -b for SIGBUS
Diffstat (limited to 'fail.1')
-rw-r--r--fail.18
1 files changed, 6 insertions, 2 deletions
diff --git a/fail.1 b/fail.1
index d63ea57..7f959aa 100644
--- a/fail.1
+++ b/fail.1
@@ -1,4 +1,4 @@
-.Dd July 14, 2017
+.Dd February 08, 2017
 .Dt FAIL 1
 .Os
 .Sh NAME
@@ -6,7 +6,7 @@
 .Nd crash in various possible ways
 .Sh SYNOPSIS
 .Nm
-.Op Fl 123DOacdikrst
+.Op Fl 123DOabcdikrst
 .Sh DESCRIPTION
 .Nm
 crashes in various possible ways to
@@ -45,6 +45,10 @@ Use with caution.
 .It Fl a
 Call
 .Fn abort .
+.It Fl b
+Trigger SIGBUS by accessing
+.Xr mmap 2
+memory beyond the end of a file.
 .It Fl c
 Violate a
 .Fn seccomp