diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-10-29 09:52:31 +0000 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-10-29 09:52:31 +0000 |
commit | 6827101ab4df4730a22062f4b3a8f8c2bae5be28 (patch) | |
tree | 9a26f01f9448a60f888a63d7cf244248841ef145 /NEWS | |
parent | b61e88162a6ce0c30da6984b0120959701283daa (diff) |
NEWS: fix typo
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,11 +2,11 @@ systemd System and Service Manager CHANGES WITH 195: - * journalctl gained the new --since= and --until= switches to + * journalctl gained new --since= and --until= switches to filter by time. It also now supports nice filtering for units via --unit=/-u. - * Type=oneshot services not may use ExecReload= and do the + * Type=oneshot services may use ExecReload= and do the right thing. * The journal daemon now supports time-based rotation and |