]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use unicode ellipsis in one more place (#8496)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Mar 2018 08:54:01 +0000 (09:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Mar 2018 08:54:01 +0000 (09:54 +0100)
Also add note where it should *not* be used.

https://github.com/systemd/systemd/pull/8408#discussion_r175606771

man/bootup.xml
man/systemctl.xml

index 56f4f57097740886f0e3c65d81c2e69897845ff7..27619c29b85a496749af7b759bf5e421906ad87b 100644 (file)
     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
index 3d641fa18d70a62bb94b2d6d6be7da9490ba1e68..f1608c2ca6518d693fac8efdf137cbccda8aee22 100644 (file)
   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.