summaryrefslogtreecommitdiffstats
path: root/man/rules
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-04-30 15:42:40 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-03 11:07:58 +0200
commit1e4acc77b0738b76b982f39eba854e7d81f44b80 (patch)
tree9b38618e0aaf11407d4f396dfb687b782d0e27c3 /man/rules
parenttimedatectl: add timesync-status and show-timesync commands (diff)
downloadsystemd-1e4acc77b0738b76b982f39eba854e7d81f44b80.tar.xz
systemd-1e4acc77b0738b76b982f39eba854e7d81f44b80.zip
man: add explanations of show-timesync and timesync-status commands
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index b0919b9d44..6b07cfc4fe 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -706,7 +706,7 @@ manpages = [
['systemd.unit', '5', [], ''],
['sysusers.d', '5', [], 'ENABLE_SYSUSERS'],
['telinit', '8', [], ''],
- ['timedatectl', '1', [], 'ENABLE_TIMEDATED'],
+ ['timedatectl', '1', [], 'ENABLE_TIMEDATECTL'],
['timesyncd.conf', '5', ['timesyncd.conf.d'], 'ENABLE_TIMESYNCD'],
['tmpfiles.d', '5', [], ''],
['udev', '7', [], ''],