summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-03-07 12:02:53 +0100
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>2020-11-02 14:48:39 +0100
commit46fa8ff1a62e3334582a971cc6bbd9b8a16680d5 (patch)
treeef81efccce46fb2722c21e7a0ff78093bf6230d1
parent860749038f508617c8fc31b8292b4019b1e621ba (diff)
downloadsystemd-46fa8ff1a62e3334582a971cc6bbd9b8a16680d5.tar.gz
units: fix systemd.special man page reference in system-update-cleanup.service
(cherry picked from commit faab72d16b310c17be4b908cfe15eca122d16ae4) Resolves: #1871827
-rw-r--r--units/system-update-cleanup.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/system-update-cleanup.service b/units/system-update-cleanup.service
index 58baab3023..d5eca2546b 100644
--- a/units/system-update-cleanup.service
+++ b/units/system-update-cleanup.service
@@ -9,7 +9,7 @@
[Unit]
Description=Remove the Offline System Updates symlink
-Documentation=man:systemd.special(5) man:systemd.offline-updates(7)
+Documentation=man:systemd.special(7) man:systemd.offline-updates(7)
After=system-update.target
DefaultDependencies=no
Conflicts=shutdown.target