chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
commit47f94046d2208b0ca48928df3ac3bce803361f23
tree020f2c258a74687130c7e5966ee0451dea35ff33
parentf16db355861953739df86de8ed180f71dfb1c402
man: use unicode ellipsis in more places

As requested in
https://github.com/elogind/elogind/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.
man/elogind.xml
man/loginctl.xml
man/sd_notify.xml