summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-20 09:54:01 +0100
committerLennart Poettering <lennart@poettering.net>2018-03-20 09:54:01 +0100
commit24c44fdf566a992e0012a4d5503325a0881af482 (patch)
tree0293714b76a1187dd9f6d7d0ffbbc0c2bcb9873f /man
parent8c637fe2424534297d431791aa0963caff9de056 (diff)
downloadsystemd-24c44fdf566a992e0012a4d5503325a0881af482.tar.gz
systemd-24c44fdf566a992e0012a4d5503325a0881af482.tar.bz2
systemd-24c44fdf566a992e0012a4d5503325a0881af482.zip
man: use unicode ellipsis in one more place (#8496)
Also add note where it should *not* be used. https://github.com/systemd/systemd/pull/8408#discussion_r175606771
Diffstat (limited to 'man')
-rw-r--r--man/bootup.xml2
-rw-r--r--man/systemctl.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/man/bootup.xml b/man/bootup.xml
index 56f4f57097..27619c29b8 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -112,6 +112,8 @@
other units. Units near the top are started before units nearer to
the bottom of the chart.</para>
+ <!-- note: do not use unicode ellipsis here, because docbook will replace that
+ with three dots anyway, messing up alignment -->
<programlisting>local-fs-pre.target
|
v
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 3d641fa18d..f1608c2ca6 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -700,7 +700,7 @@
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running Login Service
● user@1000.service loaded active running User Manager for UID 1000
-...
+…
systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
LOAD = Reflects whether the unit definition was properly loaded.