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

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