diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-07-16 11:09:25 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-07-16 11:09:25 -0400 |
commit | e306f2df03d2d5bad1053f1a3afe8a49cd0d87a8 (patch) | |
tree | b34185dbff783bcb4a821d116a03666e471a2a19 /man/systemd.target.xml | |
parent | 1b0ff615c7bfd16545a3b7a5dc891ad926ee97ab (diff) |
man: replace dash with mdash where appropriate
Diffstat (limited to 'man/systemd.target.xml')
-rw-r--r-- | man/systemd.target.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |