diff --git a/nixos/doc/manual/release-notes/rl-1703.xml b/nixos/doc/manual/release-notes/rl-1703.xml
index 8bee9e63bb7..639b23b229b 100644
--- a/nixos/doc/manual/release-notes/rl-1703.xml
+++ b/nixos/doc/manual/release-notes/rl-1703.xml
@@ -71,14 +71,6 @@ has the following highlights:
PHP now defaults to PHP 7.1
-
-
- The user handling now keeps track of deallocated UIDs/GIDs. When a user
- or group is revived, this allows it to be allocated the UID/GID it had before.
- A consequence is that UIDs and GIDs are no longer reused.
-
-
-
@@ -353,7 +345,7 @@ following incompatible changes:
Iputils no longer provide ping6 and traceroute6. The functionality of
- these tools have been integrated into ping and traceroute respectively. To
+ these tools has been integrated into ping and traceroute respectively. To
enforce an address family the new flags -4 and
-6 have been added. One notable incompatibility is that
specifying an interface (for link-local IPv6 for instance) is no longer done