man: fix caps in example path

(cherry picked from commit 566a4f3437)
(cherry picked from commit 4bc0c98834)
(cherry picked from commit f5b0f039b1)
This commit is contained in:
Adam Dinwoodie
2026-03-11 23:04:44 +00:00
committed by Luca Boccassi
parent 03cc86e945
commit d98707c3d6

View File

@@ -754,7 +754,7 @@ Before=sleep.target
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/some-before-command
ExecStop=/Usr/bin/some-after-command
ExecStop=/usr/bin/some-after-command
[Install]
WantedBy=sleep.target</programlisting>