From: A. Costa Date: Wed, 29 Aug 2007 13:07:10 +0000 (-0600) Subject: flock: typo in man page X-Git-Tag: v2.13.1~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=08490b96860163492c3474f788d369d353fbe40f;p=thirdparty%2Futil-linux.git flock: typo in man page Signed-off-by: LaMont Jones --- diff --git a/sys-utils/flock.1 b/sys-utils/flock.1 index 3b13efb73f..237e44caba 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(