]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document that machinectl is also happy with block devices these days
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Oct 2018 19:25:01 +0000 (21:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 26 Nov 2018 17:09:01 +0000 (18:09 +0100)
man/machinectl.xml

index 670205033b7ab13c20d3dc8fd93bafaaa61dabdd..fc61613fb61c4f3de37804d033279487dcccccdd 100644 (file)
       top-level directories <filename>/usr</filename>,
       <filename>/etc</filename>, and so on.</para></listitem>
 
-      <listitem><para>btrfs subvolumes containing OS trees, similar to
-      normal directory trees.</para></listitem>
+      <listitem><para>btrfs subvolumes containing OS trees, similar to regular directory trees.</para></listitem>
 
-      <listitem><para>Binary "raw" disk images containing MBR or GPT
-      partition tables and Linux file system partitions.</para></listitem>
+      <listitem><para>Binary "raw" disk image files containing MBR or GPT partition tables and Linux file
+      systems.</para></listitem>
+
+      <listitem><para>Similarly, block devices containing MBR or GPT partition tables and file systems.</para></listitem>
 
       <listitem><para>The file system tree of the host OS itself.</para></listitem>
     </itemizedlist>