From 46ec6d004ab3cd5f300a175d704e8cbfdcb1ac53 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 9 Feb 2016 10:00:50 -0500 Subject: Fix typo in libremessages manpage --- src/lib/libremessages.1.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libremessages.1.ronn') diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 3bce612..a8a6d21 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -180,7 +180,7 @@ these, you could end up deleting a lot of someone's work. Opens (creating if necessary) the file with file descriptor in the current process, and gets an exclusive lock on it. If another program already has a lock on the file, - and this program needs to wait for the lock to be release, then + and this program needs to wait for the lock to be released, then it uses `stat_busy`/`stat_done` to print . * `slock` [...]: -- cgit v1.2.2