From 24c44fdf566a992e0012a4d5503325a0881af482 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 20 Mar 2018 09:54:01 +0100 Subject: [PATCH] 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 --- man/bootup.xml | 2 ++ man/systemctl.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/man/bootup.xml b/man/bootup.xml index 56f4f570977..27619c29b85 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. + local-fs-pre.target | v diff --git a/man/systemctl.xml b/man/systemctl.xml index 3d641fa18d7..f1608c2ca65 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. -- 2.47.3