From f42f0554bb298bfa9ad4cc63c7c481cb55f38da7 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Sun, 21 Apr 2013 00:59:02 +0200
Subject: [PATCH] Update man page

---
 doc/vcsh.1.ronn | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn
index f286dc0..038cc2b 100644
--- a/doc/vcsh.1.ronn
+++ b/doc/vcsh.1.ronn
@@ -232,8 +232,9 @@ None are known at this time, but reports and/or patches are more than welcome.
 
 ## INTEROPERABILITY
 
-If you rely on `git submodule`, use `git` 1.7.12 or later. Earlier versions
-do not clean internal variables properly before descending into a submodule.
+If you rely on `git submodule` use `git` 1.7.12 or later. Earlier versions
+do not clean internal variables properly before descending into submodules,
+resulting in unhappy end users.
 
 ## HISTORY
 
-- 
GitLab