diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-07-29 17:23:28 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-07-29 17:23:28 +0200 |
commit | cbcf76b19371876292cb9176814da4f832dfec32 (patch) | |
tree | a0a3232bce0719c555402bc6edefa79d86cb434b /TODO | |
parent | Merge pull request #28562 from yuwata/ukify-option-length (diff) | |
download | systemd-cbcf76b19371876292cb9176814da4f832dfec32.tar.xz systemd-cbcf76b19371876292cb9176814da4f832dfec32.zip |
tree-wide: fix typo
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2037,7 +2037,7 @@ Features: changed ("stepped"), and in timesyncd whenever we acquire an NTP fix ("slewing"). Then, in journalctl for each boot time we come across, find these records, and use the structured info they include to display - "corrected" wallclock time, as calculted from the monotonic timestamp in the + "corrected" wallclock time, as calculated from the monotonic timestamp in the log record, adjusted by the delta declared in the structured log record. * in journald: whenever we start a new journal file because the boot ID |