summaryrefslogtreecommitdiffstats
path: root/man/sd_notify.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-06-14 10:13:08 +0200
committerLennart Poettering <lennart@poettering.net>2023-06-14 10:23:56 +0200
commite503019bc71c33495ddd7e4270c73f1f0a366834 (patch)
tree9812502b9d4f12993b6d9ff5d3ff2af7cd0c3d8c /man/sd_notify.xml
parenttime-util,socket: accept both kinds of unicode µ symbols (diff)
downloadsystemd-e503019bc71c33495ddd7e4270c73f1f0a366834.tar.xz
systemd-e503019bc71c33495ddd7e4270c73f1f0a366834.zip
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Doesn't really matter since the two unicode symbols are supposedly equivalent, but let's better follow the unicode recommendations to prefer greek small letter mu, as per: https://www.unicode.org/reports/tr25
Diffstat (limited to 'man/sd_notify.xml')
-rw-r--r--man/sd_notify.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
index 89f1729b13..a286beaf45 100644
--- a/man/sd_notify.xml
+++ b/man/sd_notify.xml
@@ -140,7 +140,7 @@
<term>MONOTONIC_USEC=…</term>
<listitem><para>A field carrying the monotonic timestamp (as per
- <constant>CLOCK_MONOTONIC</constant>) formatted in decimal in µs, when the notification message was
+ <constant>CLOCK_MONOTONIC</constant>) formatted in decimal in μs, when the notification message was
generated by the client. This is typically used in combination with <literal>RELOADING=1</literal>,
to allow the service manager to properly synchronize reload cycles. See
<citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>