]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typos
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Thu, 17 Jun 2021 07:32:32 +0000 (09:32 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 17 Jun 2021 07:52:46 +0000 (08:52 +0100)
NEWS

diff --git a/NEWS b/NEWS
index bd879381ce7c53d5fbb15477c6c7d07b3563db76..3e1f9d815dbac4a7687e9bdbefbc68e1483ef8bf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -61,8 +61,8 @@ CHANGES WITH 249 in spe:
           included in the image. For example, a disk image that contains a
           root, /home/, and /var/ partitions, may set MakeDirectories=yes to
           create /home/ and /var/ as empty directories in the root file system
-          on its creation, so that the resulting image can mounted immediately,
-          even in read-only mode.
+          on its creation, so that the resulting image can be mounted
+          immediately, even in read-only mode.
 
         * systemd-repart's CopyBlocks= setting gained support for the special
           value "auto". If used, a suitable matching partition on the booted OS
@@ -134,7 +134,7 @@ CHANGES WITH 249 in spe:
         * The native Journal protocol has been documented. Clients may talk
           this as alternative to the classic BSD syslog protocol for locally
           delivering log records to the Journal. The protocol has been stable
-          since a long time and in fact been implemented already in a variety
+          for a long time and in fact been implemented already in a variety
           of alternative client libraries. This documentation makes the support
           for that official:
 
@@ -226,10 +226,10 @@ CHANGES WITH 249 in spe:
           that matters most, to the point where this is defined.
 
         * The Discoverable Partition Specification has been updated with a new
-          GPT partition flag "growsfs" defined for its partition types.
-          Whenever partitions with this flag set are automatically mounted
-          (i.e. via systemd-gpt-auto-generator or the --image= switch of
-          systemd-nspawn or other tools; and as opposed to explicit mounting
+          GPT partition flag "grow-file-system" defined for its partition
+          types. Whenever partitions with this flag set are automatically
+          mounted (i.e. via systemd-gpt-auto-generator or the --image= switch
+          of systemd-nspawn or other tools; and as opposed to explicit mounting
           via /etc/fstab), the file system within the partition is
           automatically grown to the full size of the partition. If the file
           system size already matches the partition size this flag has no