mirror of
https://github.com/systemd/systemd.git
synced 2025-02-01 09:47:35 +03:00
tree-wide: fix typo
This commit is contained in:
parent
ae85704760
commit
cbcf76b193
2
TODO
2
TODO
@ -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
|
||||
|
@ -50,7 +50,7 @@ TEST_RET(cgroup_mask, .sd_booted = true) {
|
||||
|
||||
assert_se(r >= 0);
|
||||
|
||||
/* Turn off all kinds of default accouning, so that we can
|
||||
/* Turn off all kinds of default accounting, so that we can
|
||||
* verify the masks resulting of our configuration and nothing
|
||||
* else. */
|
||||
m->default_cpu_accounting =
|
||||
|
Loading…
x
Reference in New Issue
Block a user