From 85c8c763f10da0bb43d7a2f94c9fb5f9340bb890 Mon Sep 17 00:00:00 2001
From: Alberto Bertogli <albertito@blitiri.com.ar>
Date: Sat, 13 Jun 2009 01:32:46 -0300
Subject: [PATCH 16/48] manpage: Remove useless comment

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
 libfiu/libfiu.3 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/libfiu/libfiu.3 b/libfiu/libfiu.3
index 4d584f6..cd27daf 100644
--- a/libfiu/libfiu.3
+++ b/libfiu/libfiu.3
@@ -52,8 +52,7 @@ runtime, some special considerations were taken to minimize the impact of the
 core API. First of all, if
 .I FIU_ENABLE
 is not defined, then fiu.h will define empty stubs for all the core API,
-effectively disabling fault injection completely, without any runtime
-performance.
+effectively disabling fault injection completely.
 
 Also, a special header
 .I fiu-local.h
-- 
1.6.2.2.646.gb214

