editorial
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Mon, 28 Feb 2022 10:41:11 +0000 (21:41 +1100)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Mon, 28 Feb 2022 10:41:11 +0000 (21:41 +1100)
README.adoc

index 3d6ed0de0d2edd6a18749d4f8863ec758a362450..b7195a996998a0ec23bbcf63f8cf25543a709a50 100644 (file)
@@ -51,7 +51,7 @@ followed be the same number.
 Examples
 --------
 
 Examples
 --------
 
-. start a subhost named +future+
+.start a subhost named +future+
 ----
 # ./control start future
 ----
 ----
 # ./control start future
 ----
@@ -65,7 +65,7 @@ but all its processes have got killed. This is like a "hibernation
 state" for the subhost, which may be restarted (without stopping)
 using the start command again.
 
 state" for the subhost, which may be restarted (without stopping)
 using the start command again.
 
-. stop a subhost named +future+
+.stop a subhost named +future+
 ----
 # ./control stop future
 ----
 ----
 # ./control stop future
 ----