commit 85bdc54544a8b0f9f8c4b2103a7eced0dde69fb2
parent 5457e8175e2f58e4f16715e8dc20cdeb954ce1b9
Author: Toby Goodwin <toby@paccrat.org>
Date: Thu, 3 Sep 2015 15:55:11 +0100
Merge pull request #8 from Pyrohh/example
Fix man page example
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/rc.1 b/rc.1
@@ -1869,6 +1869,7 @@ This function allows the separator to be an arbitrary string.
.Cr " echo -n $1; shift"
.Cr " ~ $#* 0 && break"
.Cr " echo -n $lflat(2)"
+.Cr " }"
.Cr "}"
.De
.PP