Skip to content

Commit 24c44fd

Browse files
keszybzpoettering
authored andcommitted
man: use unicode ellipsis in one more place (systemd#8496)
Also add note where it should *not* be used. systemd#8408 (comment)
1 parent 8c637fe commit 24c44fd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

man/bootup.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@
112112
other units. Units near the top are started before units nearer to
113113
the bottom of the chart.</para>
114114

115+
<!-- note: do not use unicode ellipsis here, because docbook will replace that
116+
with three dots anyway, messing up alignment -->
115117
<programlisting>local-fs-pre.target
116118
|
117119
v

man/systemctl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@
700700
systemd-journald.service loaded active running Journal Service
701701
systemd-logind.service loaded active running Login Service
702702
[email protected] loaded active running User Manager for UID 1000
703-
...
703+
704704
systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
705705

706706
LOAD = Reflects whether the unit definition was properly loaded.

0 commit comments

Comments
 (0)