fix-make-log-typo.patch 419 B

1234567891011121314
  1. diff --git a/Makefile.in b/Makefile.in
  2. index 3ab1bd1..5468d92 100644
  3. --- a/Makefile.in
  4. +++ b/Makefile.in
  5. @@ -109,7 +109,7 @@ install-msg-xinetd:
  6. echo "accessed."
  7. echo "On systemd distributions:"
  8. echo " systemctl restart xinetd"
  9. - echo "You can configure arguments, including the hostname, in $(INETD)."
  10. + echo "You can configure arguments, including the hostname, in $(XINETD)."
  11. echo
  12. install-msg-systemd: