summaryrefslogtreecommitdiffstats
path: root/sys-utils/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2018-08-15 11:47:17 +0200
committerKarel Zak2018-08-15 11:47:17 +0200
commitdf5ccf25895699725e91059d725287b5544c8b05 (patch)
tree8b99a08a6ab6c00db8bbcd99791ee499603535e5 /sys-utils/Makemodule.am
parentlibmount: report context paths on debug (diff)
downloadkernel-qcow2-util-linux-df5ccf25895699725e91059d725287b5544c8b05.tar.gz
kernel-qcow2-util-linux-df5ccf25895699725e91059d725287b5544c8b05.tar.xz
kernel-qcow2-util-linux-df5ccf25895699725e91059d725287b5544c8b05.zip
build-sys: fix typo in man install
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/Makemodule.am')
-rw-r--r--sys-utils/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/Makemodule.am b/sys-utils/Makemodule.am
index 47adf143f..825a7335b 100644
--- a/sys-utils/Makemodule.am
+++ b/sys-utils/Makemodule.am
@@ -447,7 +447,7 @@ if BUILD_HWCLOCK
sbin_PROGRAMS += hwclock
dist_man_MANS += \
sys-utils/hwclock.8 \
- sys-utils/fstab.5
+ sys-utils/adjtime_config.5
PATHFILES += sys-utils/hwclock.8
hwclock_SOURCES = \
sys-utils/hwclock.c \