summaryrefslogtreecommitdiffstats
path: root/docs
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 /docs
parentmeson: rename target to update-dbus-docs (diff)
downloadsystemd-e3c368f63c8ec71ba06e699ff46eb3e0d8e3bb0a.tar.xz
systemd-e3c368f63c8ec71ba06e699ff46eb3e0d8e3bb0a.zip
meson: rename target to update-man-rules
Same justification as for update-dbus-docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/CODE_QUALITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md
index a59912a676..53fabb3581 100644
--- a/docs/CODE_QUALITY.md
+++ b/docs/CODE_QUALITY.md
@@ -44,7 +44,7 @@ available functionality:
7. Use `meson compile -C build hwdb-update` to automatically download and import the
PCI, USB and OUI databases into hwdb.
-8. Use `meson compile -C build man/update-man-rules` to update the meson rules for
+8. Use `meson compile -C build update-man-rules` to update the meson rules for
building man pages automatically from the docbook XML files included in
`man/`.