editorial
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Thu, 3 Mar 2022 05:54:56 +0000 (16:54 +1100)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Thu, 3 Mar 2022 05:54:56 +0000 (16:54 +1100)
README.adoc

index 6547ccd7af709764f051bc5e15a79cb47b0fe1f8..05461f73655f9fff2bb25cdfc607d19377aad144 100644 (file)
@@ -33,7 +33,7 @@ should set the variables +DISKS+ and +BRIDGES+ for the subhost.
 
 ====
 **The +DISKS+ variable** is an array declaring the disks in terms the
-paritions to mount. Each array element has three parts with ":"
+partitions to mount. Each array element has three parts with ":"
 between them:
 
  1. the device node name to use in the subhost
@@ -75,7 +75,7 @@ subhost-init
 The +subhost-init+ script is copied into the subhost root filesystem,
 and it first performs the rudimentary pre-pivot tasks (mounting "proc"
 etc.), the runs rcS and rc2 before entering into a plain wait for
-anyting to be written to +/run/initctl+ which works as an immediate
+anything to be written to +/run/initctl+ which works as an immediate
 +poweroff+ for the subhost.