21255d
From 46fa8ff1a62e3334582a971cc6bbd9b8a16680d5 Mon Sep 17 00:00:00 2001
21255d
From: Michael Biebl <biebl@debian.org>
21255d
Date: Thu, 7 Mar 2019 12:02:53 +0100
21255d
Subject: [PATCH] units: fix systemd.special man page reference in
21255d
 system-update-cleanup.service
21255d
21255d
(cherry picked from commit faab72d16b310c17be4b908cfe15eca122d16ae4)
21255d
21255d
Resolves: #1871827
21255d
---
21255d
 units/system-update-cleanup.service | 2 +-
21255d
 1 file changed, 1 insertion(+), 1 deletion(-)
21255d
21255d
diff --git a/units/system-update-cleanup.service b/units/system-update-cleanup.service
21255d
index 58baab3023..d5eca2546b 100644
21255d
--- a/units/system-update-cleanup.service
21255d
+++ b/units/system-update-cleanup.service
21255d
@@ -9,7 +9,7 @@
21255d
 
21255d
 [Unit]
21255d
 Description=Remove the Offline System Updates symlink
21255d
-Documentation=man:systemd.special(5) man:systemd.offline-updates(7)
21255d
+Documentation=man:systemd.special(7) man:systemd.offline-updates(7)
21255d
 After=system-update.target
21255d
 DefaultDependencies=no
21255d
 Conflicts=shutdown.target