diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-10-17 15:58:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-10-17 20:51:14 +0200 |
commit | ee01882f820e443ddc35dd1965b8ceb9ea48aadb (patch) | |
tree | 081ebc6c1a22ef1d6c6883c2c56da4442e667cbb /man/systemd.time.xml | |
parent | sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set (diff) | |
download | systemd-ee01882f820e443ddc35dd1965b8ceb9ea48aadb.tar.xz systemd-ee01882f820e443ddc35dd1965b8ceb9ea48aadb.zip |
man: mention µs
Diffstat (limited to 'man/systemd.time.xml')
-rw-r--r-- | man/systemd.time.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.time.xml b/man/systemd.time.xml index ad78b611a1..15e1680b8d 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -50,7 +50,7 @@ understood:</para> <itemizedlist> - <listitem><para>usec, us</para></listitem> + <listitem><para>usec, us, µs</para></listitem> <listitem><para>msec, ms</para></listitem> <listitem><para>seconds, second, sec, s</para></listitem> <listitem><para>minutes, minute, min, m</para></listitem> |