Blame SOURCES/irqbalance-1.0.8-Manpage-note-about-ignoring-of-pid-in-some-cases.patch

a69bc0
From 6ae5196bc35b5bb64f80a4d64d11cd219e5d1fa0 Mon Sep 17 00:00:00 2001
a69bc0
From: Petr Holasek <pholasek@redhat.com>
a69bc0
Date: Wed, 10 Dec 2014 16:22:47 +0100
a69bc0
Subject: [PATCH] Manpage note about ignoring of --pid in some cases
a69bc0
a69bc0
Signed-off-by: Petr Holasek <pholasek@redhat.com>
a69bc0
---
a69bc0
 irqbalance.1 | 2 +-
a69bc0
 1 file changed, 1 insertion(+), 1 deletion(-)
a69bc0
a69bc0
diff --git a/irqbalance.1 b/irqbalance.1
a69bc0
index ceb4ae2..b6f451a 100644
a69bc0
--- a/irqbalance.1
a69bc0
+++ b/irqbalance.1
a69bc0
@@ -125,7 +125,7 @@ is identical to the --hintpolicy setting, but applied per irq
a69bc0
 .B -s, --pid=<file>
a69bc0
 Have irqbalance write its process id to the specified file.  By default no
a69bc0
 pidfile is written.  The written pidfile is automatically unlinked when
a69bc0
-irqbalance exits.
a69bc0
+irqbalance exits. It is ignored when used with --debug or --foreground.
a69bc0
 
a69bc0
 .SH "ENVIRONMENT VARIABLES"
a69bc0
 .TP
a69bc0
-- 
a69bc0
2.1.0
a69bc0