diff --git a/src/www/services_ntpd.php b/src/www/services_ntpd.php
index 0664036ad..1e8c17d65 100644
--- a/src/www/services_ntpd.php
+++ b/src/www/services_ntpd.php
@@ -340,9 +340,10 @@ include("head.inc");
endforeach;?>
- =gettext("Interfaces without an IP address will not be shown."); ?>
+ =gettext("Interfaces to listen on and send outgoing queries."); ?>
=gettext("Selecting no interfaces will listen on all interfaces with a wildcard."); ?>
=gettext("Selecting all interfaces will explicitly listen on only the interfaces/IPs specified."); ?>
+
=gettext("Interfaces without an IP address will not be shown."); ?>