about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--fail.14
1 files changed, 2 insertions, 2 deletions
diff --git a/fail.1 b/fail.1
index 7f959aa..c1ff07e 100644
--- a/fail.1
+++ b/fail.1
@@ -44,14 +44,14 @@ and/or result in killing other processes, too.
 Use with caution.
 .It Fl a
 Call
-.Fn abort .
+.Xr abort 3 .
 .It Fl b
 Trigger SIGBUS by accessing
 .Xr mmap 2
 memory beyond the end of a file.
 .It Fl c
 Violate a
-.Fn seccomp
+.Xr seccomp 2
 strict mode restriction.
 .It Fl d
 Divide by zero.