diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-11-18 19:44:54 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-11-18 20:20:58 +0100 |
commit | cc560ac064608e9109e1a5a4a99674f360833bee (patch) | |
tree | 10a8eaaf55f14d727506531988e14462da44f548 /NEWS | |
parent | b289de2b06c60fd7d3bed14deb014dc32e74079b (diff) | |
download | systemd-cc560ac064608e9109e1a5a4a99674f360833bee.tar.gz |
NEWS: fix antique typo
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -505,7 +505,7 @@ CHANGES WITH 243: * SuccessExitStatus=, RestartPreventExitStatus=, and RestartForceExitStatus= now accept exit status names (e.g. "DATAERR" is equivalent to "65"). Those exit status name mappings may be - displayed with the sytemd-analyze exit-status verb describe above. + displayed with the systemd-analyze exit-status verb describe above. * systemd-logind now exposes a per-session SetBrightness() bus call, which may be used to securely change the brightness of a kernel |