summaryrefslogtreecommitdiff
path: root/src/lib/libremessages.1.ronn
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-05-25 14:34:48 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-05-25 14:34:48 -0600
commitabf473294025868faac6e6c82f01b236c399f524 (patch)
tree5208c51b1cc9385985dad299763caaa8bcf92337 /src/lib/libremessages.1.ronn
parent0b431c80fed43cadb7be838e790bd565b9d55f0b (diff)
man: Two spaces between sentences.
Diffstat (limited to 'src/lib/libremessages.1.ronn')
-rw-r--r--src/lib/libremessages.1.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn
index 0cb1f71..5afcbc8 100644
--- a/src/lib/libremessages.1.ronn
+++ b/src/lib/libremessages.1.ronn
@@ -162,7 +162,7 @@ these, you could end up deleting a lot of someone's work.
(see `signal`(7)).
* `cleanup` [<EXIT_STATUS>]:
- *If* `setup_workdir` has been run, `rm -rf "$WORKDIR"`. If given
+ *If* `setup_workdir` has been run, `rm -rf "$WORKDIR"`. If given
a numeric argument, it will then call `exit`(1) with that
argument, otherwise it calls `exit`(1) with a status of 0.