summaryrefslogtreecommitdiff
path: root/man/html.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-27 09:10:25 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-27 09:10:25 +0100
commite3c368f63c8ec71ba06e699ff46eb3e0d8e3bb0a (patch)
treeb9b079b7c7fdfe06c581e3c68bfa164e0c62de9e /man/html.in
parent4c890ad3cc7b3445683d7b52bc00e4a58bef5e94 (diff)
downloadsystemd-e3c368f63c8ec71ba06e699ff46eb3e0d8e3bb0a.tar.gz
meson: rename target to update-man-rules
Same justification as for update-dbus-docs.
Diffstat (limited to 'man/html.in')
-rwxr-xr-xman/html.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/html.in b/man/html.in
index c142f581de..3ae02bd77d 100755
--- a/man/html.in
+++ b/man/html.in
@@ -6,7 +6,7 @@ if [ -z "$1" ]; then
exit 1
fi
-# make sure the rules have been regenerated (in case man/update-man-rules was just run)
+# make sure the rules have been regenerated (in case update-man-rules was just run)
ninja -C "@BUILD_ROOT@" version.h
target="man/$1.html"