diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2012-10-27 03:08:56 -0400 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-28 13:46:09 +0100 |
commit | 15f47220ab59f480ddedc422cad435091778fc95 (patch) | |
tree | c0b5c0624062981044f8a8175eaeacef13858387 | |
parent | 7654b2c2593f4d106bc01be2662c1ab8339c90e1 (diff) |
NEWS: fix a typo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ CHANGES WITH 195: "reload" verb, and only then make this available as "systemctl reload". - * "systemctl status --follow" has been removed, use "journal + * "systemctl status --follow" has been removed, use "journalctl -u" instead. * journald.conf's RuntimeMinSize=, PersistentMinSize= settings |