From a695ee49027399910d4207878df787ae7d1b3cb2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 8 Feb 2018 17:20:39 +0100 Subject: fail.1: manpage tweaks --- fail.1 | 4 ++-- 1 file 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. -- cgit 1.4.1