From cb2886453b63e88bf2e1082db509537a75d53e94 Mon Sep 17 00:00:00 2001
From: Ralph Ronnquist <ralph.ronnquist@gmail.com>
Date: Mon, 28 Feb 2022 21:41:11 +1100
Subject: [PATCH] editorial

---
 README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index 3d6ed0d..b7195a9 100644
--- a/README.adoc
+++ b/README.adoc
@@ -51,7 +51,7 @@ followed be the same number.
 Examples
 --------
 
-. start a subhost named +future+
+.start a subhost named +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.
 
-. stop a subhost named +future+
+.stop a subhost named +future+
 ----
 # ./control stop future
 ----
-- 
2.39.5