From 7346393adbd5f61cc3b66ee227b8d2fb99c0f537 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 18 Jun 2014 10:56:41 -0400 Subject: libremessages(1): fix typo in the man page --- src/lib/libremessages.1.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 2bf73a1..e660816 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -25,8 +25,8 @@ The "normal" way to use libremessages is to source it, then call the provided routines. However, if you call libremessages directly, the first argument is -taken as a the function to call, and the remaining arguments are -passed to it. The only cases where this doesn't work are the lockfile +taken as the function to call, and the remaining arguments are passed +to it. The only cases where this doesn't work are the lockfile routines (`lock`, `slock`, and `lock_close`), because lockfiles are managed as file descriptors. -- cgit v1.2.2