diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 38aede84cb..a5c6f0fa40 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -651,7 +651,7 @@
It is used as mark-configured SAD/SPD entry as part of the lookup key (both in data
and control path) in ip xfrm (framework used to implement IPsec protocol).
See
- ip-xfrm - transform configuration for details. It is only used for VTI/VTI6
+ ip-xfrm — transform configuration for details. It is only used for VTI/VTI6
tunnels.
diff --git a/man/systemd.target.xml b/man/systemd.target.xml
index 645d8493c1..2e35e54fc4 100644
--- a/man/systemd.target.xml
+++ b/man/systemd.target.xml
@@ -88,7 +88,7 @@
configured dependencies of type Wants= or
Requires= with dependencies of type
After=. Note that Wants= or
- Requires= must be defined in the target unit itself - if
+ Requires= must be defined in the target unit itself — if
you for example define Wants=some.target in
some.service, the implicit ordering will not be added.