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