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

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