This is from a user report. lamont
>From d55e373cf5d4c9e6e39ce847f1563e0c8c5cc193 Mon Sep 17 00:00:00 2001 From: A. Costa <agcosta@xxxxxxx> Date: Wed, 29 Aug 2007 07:07:10 -0600 Subject: [PATCH] flock.1: typo in man page Signed-off-by: LaMont Jones <lamont@xxxxxxxxxx> --- sys-utils/flock.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-utils/flock.1 b/sys-utils/flock.1 index 3b13efb..237e44c 100644 --- a/sys-utils/flock.1 +++ b/sys-utils/flock.1 @@ -45,7 +45,7 @@ or It locks a specified file, which is created (assuming appropriate permissions), if it does not already exist. .PP -The second form is conveninent inside shell scripts, and is usually +The second form is convenient inside shell scripts, and is usually used the following manner: .PP \fC( -- 1.5.2.3