diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index c2b3e21076..22329f6c2f 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -945,11 +945,9 @@
inverse of the Sockets= setting of the
.service it refers to.
- This option may appear more than once, in which case the
- list of socket units is merged. If the empty string is
- assigned to this option, the list of sockets is reset, and all
- prior uses of this setting will have no
- effect.
+ This option may appear more than once, in which case the list of socket units is merged. Note
+ that once set, clearing the list of sockets again (for example, by assigning the empty string to this
+ option) is not supported.