summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-07-16 11:09:25 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-07-16 11:09:25 -0400
commite306f2df03d2d5bad1053f1a3afe8a49cd0d87a8 (patch)
treeb34185dbff783bcb4a821d116a03666e471a2a19 /man
parent1b0ff615c7bfd16545a3b7a5dc891ad926ee97ab (diff)
man: replace dash with mdash where appropriate
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml2
-rw-r--r--man/systemd.target.xml2
2 files changed, 2 insertions, 2 deletions
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 <ulink url="http://man7.org/linux/man-pages/man8/ip-xfrm.8.html">
- ip-xfrm - transform configuration</ulink> for details. It is only used for VTI/VTI6
+ ip-xfrm — transform configuration</ulink> for details. It is only used for VTI/VTI6
tunnels.</para>
</listitem>
</varlistentry>
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 <varname>Wants=</varname> or
<varname>Requires=</varname> with dependencies of type
<varname>After=</varname>. Note that <varname>Wants=</varname> or
- <varname>Requires=</varname> must be defined in the target unit itself - if
+ <varname>Requires=</varname> must be defined in the target unit itself — if
you for example define <varname>Wants=</varname>some.target in
some.service, the implicit ordering will not be added.</para>