From 8dacdd28f49e0b985d651e7c9f946aa666454063 Mon Sep 17 00:00:00 2001 From: Franklin Yu Date: Wed, 12 Apr 2023 17:29:43 -0700 Subject: [PATCH] Fix cross-reference of manual for LogsDirectory --- man/file-hierarchy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 4961f019f08..9e91af90609 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -737,7 +737,7 @@ /var/log/package/ - Persistent log data of the package. As above, the package should make sure to create this directory if necessary, possibly using tmpfiles.d5 or LogsDirectory= (see systemd.unit5), as it might be missing. + Persistent log data of the package. As above, the package should make sure to create this directory if necessary, possibly using tmpfiles.d5 or LogsDirectory= (see systemd.exec5), as it might be missing. /var/spool/package/ -- 2.47.3