25 lines
760 B
Diff
25 lines
760 B
Diff
From 30154d546fdaba74d45d1296b8d2bb8e7f139ca7 Mon Sep 17 00:00:00 2001
|
|
From: Paride Legovini <pl@ninthfloor.org>
|
|
Date: Sun, 21 Jul 2019 12:15:24 +0200
|
|
Subject: [PATCH 07/53] Capitalize HOMEPAGE in irqbalance.1
|
|
|
|
---
|
|
irqbalance.1 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/irqbalance.1 b/irqbalance.1
|
|
index aad27bc..3005f6b 100644
|
|
--- a/irqbalance.1
|
|
+++ b/irqbalance.1
|
|
@@ -192,6 +192,6 @@ Ban listed IRQs from being balanced, all old values of banned IRQs are forgotten
|
|
irqbalance checks SCM_CREDENTIALS of sender (only root user is allowed to interact).
|
|
Based on chosen tools, ancillary message with credentials needs to be sent with request.
|
|
|
|
-.SH "Homepage"
|
|
+.SH "HOMEPAGE"
|
|
https://github.com/Irqbalance/irqbalance
|
|
|
|
--
|
|
2.23.0
|
|
|