summaryrefslogtreecommitdiff
path: root/tools/meson-post-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/meson-post-install.sh')
-rwxr-xr-xtools/meson-post-install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/meson-post-install.sh b/tools/meson-post-install.sh
index a6fd0961ef..897a8c5c76 100755
--- a/tools/meson-post-install.sh
+++ b/tools/meson-post-install.sh
@@ -52,6 +52,7 @@ if [ "$enable_docs" = 1 ]; then
done
ln -f "${DESTDIR}${nm_mandir}/man5/NetworkManager.conf.5" "${DESTDIR}${nm_mandir}/man5/nm-system-settings.conf.5"
+ ln -f "${DESTDIR}${nm_mandir}/man5/nm-settings-nmcli.5" "${DESTDIR}${nm_mandir}/man5/nm-settings.5"
fi
if [ "$enable_ifcfg_rh" = 1 ]; then