From: Zbigniew Jędrzejewski-Szmek Date: Sat, 16 Jul 2016 15:09:25 +0000 (-0400) Subject: man: replace dash with mdash where appropriate X-Git-Tag: v231~53^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e306f2df03d2d5bad1053f1a3afe8a49cd0d87a8;p=thirdparty%2Fsystemd.git man: replace dash with mdash where appropriate --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 38aede84cb4..a5c6f0fa40c 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 645d8493c10..2e35e54fc41 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.