summaryrefslogtreecommitdiffstats
path: root/man/telinit.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-12-11 23:01:07 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-12-11 23:13:19 +0100
commit1eecafb8c1b737d0139cac9098239c80ad16806d (patch)
tree291459dbed196e0d1f7733c49197042609ef81e4 /man/telinit.xml
parentMerge pull request #4859 from keszybz/networkd (diff)
downloadsystemd-1eecafb8c1b737d0139cac9098239c80ad16806d.tar.xz
systemd-1eecafb8c1b737d0139cac9098239c80ad16806d.zip
man: use unicode ellipsis in more places
As requested in https://github.com/systemd/systemd/pull/4864#pullrequestreview-12372557. docbook will substitute triple dots for the ellipsis in man output, so this has no effect on the troff output, only on HTML, making it infinitesimally nicer. In some places we show output from programs, which use dots, and those places should not be changed. In some tables, the alignment would change if dots were changed to the ellipsis which is only one character. Since docbook replaces the ellipsis automatically, we should leave those be. This patch changes all other places.
Diffstat (limited to 'man/telinit.xml')
-rw-r--r--man/telinit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/telinit.xml b/man/telinit.xml
index 02d31fbd46..bdd22a6ce8 100644
--- a/man/telinit.xml
+++ b/man/telinit.xml
@@ -114,10 +114,10 @@
<listitem><para>Change the SysV runlevel. This is translated
into an activation request for
<filename>runlevel2.target</filename>,
- <filename>runlevel3.target</filename>, ... and is equivalent
+ <filename>runlevel3.target</filename>, … and is equivalent
to <command>systemctl isolate runlevel2.target</command>,
<command>systemctl isolate runlevel3.target</command>,
- ...</para></listitem>
+ …</para></listitem>
</varlistentry>
<varlistentry>