]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.service.xml
man: use unicode ellipsis in more places
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 22:01:07 +0000 (17:01 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 22:13:19 +0000 (17:13 -0500)
commit1eecafb8c1b737d0139cac9098239c80ad16806d
tree291459dbed196e0d1f7733c49197042609ef81e4
parent15ffcc3456e054c0f9fd293afe449fed292b5d38
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.
29 files changed:
man/journalctl.xml
man/journald.conf.xml
man/localectl.xml
man/loginctl.xml
man/machinectl.xml
man/networkctl.xml
man/sd_bus_error.xml
man/sd_bus_error_add_map.xml
man/sd_bus_message_append.xml
man/sd_bus_path_encode.xml
man/sd_is_fifo.xml
man/sd_journal_add_match.xml
man/sd_journal_get_data.xml
man/sd_journal_print.xml
man/sd_listen_fds.xml
man/sd_notify.xml
man/systemctl.xml
man/systemd-analyze.xml
man/systemd-delta.xml
man/systemd-journal-gatewayd.service.xml
man/systemd-notify.xml
man/systemd-resolve.xml
man/systemd-socket-activate.xml
man/systemd-socket-proxyd.xml
man/systemd.service.xml
man/systemd.special.xml
man/systemd.xml
man/telinit.xml
man/timedatectl.xml