From 46a3adeef38e8425108988940db1944fb114c19c Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 25 Nov 2020 14:38:50 +0900 Subject: [PATCH] man: add missing specifiers supported in [INSTALL] section --- man/systemd.unit.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 52db36be71..c848146f3a 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1734,10 +1734,9 @@ - The following specifiers are interpreted in the Install - section: %n, %N, %p, %i, %j, %g, %G, %U, %u, %m, %H, %b, %v. For their - meaning see the next section. - + The following specifiers are interpreted in the Install section: + %a, %b, %B, %g, %G, %H, %i, %j, %l, %m, %n, %N, %o, %p, %u, %U, %v, %w, %W, %%. + For their meaning see the next section.