@@ -37,13 +37,13 @@ CHANGES WITH 237:
3737 chroot() environment was detected, and this new environment variable
3838 now provides explicit control.
3939
40- * .path and .socket units may now be created transiently,
41- too. Previously only service, mount, automount and timer units were
40+ * .path and .socket units may now be created transiently, too.
41+ Previously only service, mount, automount and timer units were
4242 supported as transient units. The systemd-run tool has been updated
4343 to expose this new functionality, you may hence use it now to bind
4444 arbitrary commands to path or socket activation on-the-fly from the
45- command line. Moreover, for the unit types already supporting
46- transient operation most properties are now hooked up .
45+ command line. Moreover, almost all properties are now exposed for the
46+ unit types that already supported transient operation .
4747
4848 * The systemd-mount command gained support for a new --owner= parameter
4949 which takes a user name, which is then resolved and included in uid=
@@ -142,7 +142,7 @@ CHANGES WITH 237:
142142 user/UID to use for notification messages sent to the service
143143 manager.
144144
145- * journalctl gained a new --grep option to list only entries in which
145+ * journalctl gained a new --grep= option to list only entries in which
146146 the message matches a certain pattern. By default matching is case
147147 insensitive if the pattern is lowercase, and case sensitive
148148 otherwise. Option --case-sensitive=yes|no can be used to override
0 commit comments