Blame SOURCES/0001-Fix-man-page-reference-in-systemd-service-file.patch

2c6b19
From e8d9d5e9817627dcf208ac742debcc9dc320752d Mon Sep 17 00:00:00 2001
2c6b19
From: Sumit Bose <sbose@redhat.com>
2c6b19
Date: Wed, 27 Jul 2016 19:06:29 +0200
2c6b19
Subject: [PATCH] Fix man page reference in systemd service file
2c6b19
2c6b19
---
2c6b19
 dbus/realmd.service.in | 2 +-
2c6b19
 1 file changed, 1 insertion(+), 1 deletion(-)
2c6b19
2c6b19
diff --git a/dbus/realmd.service.in b/dbus/realmd.service.in
2c6b19
index b3bcf7a..64c1090 100644
2c6b19
--- a/dbus/realmd.service.in
2c6b19
+++ b/dbus/realmd.service.in
2c6b19
@@ -1,6 +1,6 @@
2c6b19
 [Unit]
2c6b19
 Description=Realm and Domain Configuration
2c6b19
-Documentation=man:realmd(8)
2c6b19
+Documentation=man:realm(8)
2c6b19
 
2c6b19
 [Service]
2c6b19
 Type=dbus
2c6b19
-- 
2c6b19
2.7.4
2c6b19