From 99bf4345506e59b9fa590e67b3b6da3c663d86e9 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 22 Jan 2016 15:48:58 +0100 Subject: [PATCH] mcheck.3: tfix Remove duplicated word. Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- man3/mcheck.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/mcheck.3 b/man3/mcheck.3 index 3a44e8898..50d97fc80 100644 --- a/man3/mcheck.3 +++ b/man3/mcheck.3 @@ -79,7 +79,7 @@ is called beforehand. If the system detects an inconsistency in the heap, the caller-supplied function pointed to by .I abortfunc -is invoked with a single argument argument, +is invoked with a single argument, .IR mstatus , that indicates what type of inconsistency was detected. If