--- ./doc/configuration.txt.edited	2018-09-14 17:35:29.000000000 +0200
+++ ./doc/configuration.txt	2018-09-14 17:35:35.000000000 +0200
@@ -4921,25 +4921,15 @@
     none       don't load any stat for this backend
 
   Notes:
-    - a servers IP address will only be applied from the state file if the 
-      servers config file line refers to a DNS address. If the server has a 
-      static IP configured in the config file the IP from the state file gets
-      ignored silently (the other settings get restored). 
-
-    - the resolved IP address of a server is preserved across reloads by default, 
-      but the order can be changed thanks to the servers "init-addr" setting. 
-      This means that an IP address change performed on the CLI at run time will
+    - server's IP address is preserved across reloads by default, but the
+      order can be changed thanks to the server's "init-addr" setting. This
+      means that an IP address change performed on the CLI at run time will
       be preserved, and that any change to the local resolver (e.g. /etc/hosts)
       will possibly not have any effect if the state file is in use.
 
-    - a continuous reconfiguration of server IPs + ports over the state socket 
-      could require to always restore the IP from the state file at reload. 
-      To enable this use a safe default DNS name (like "localhost") in the 
-      servers config line, that gets resolved over the local resolver.
-
-    - servers weight is applied from previous running process unless it has
+    - server's weight is applied from previous running process unless it has
       has changed between previous and new configuration files.
-  
+
   Example: Minimal configuration
 
       global
