From: Paul Menzel Date: Fri, 3 Feb 2012 18:18:17 +0000 (+0100) Subject: flock: fix flock.1 grammar by removing »s« X-Git-Tag: v2.21~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=387bae9350ceb991d9afdf271e120f72c2faffd4;p=thirdparty%2Futil-linux.git flock: fix flock.1 grammar by removing »s« --- diff --git a/sys-utils/flock.1 b/sys-utils/flock.1 index 84bc96fc41..32f457ff08 100644 --- a/sys-utils/flock.1 +++ b/sys-utils/flock.1 @@ -42,7 +42,7 @@ This utility manages .BR flock (2) locks from within shell scripts or the command line. .PP -The first and second forms wraps the lock around the executing a command, in +The first and second forms wrap the lock around the executing a command, in a manner similar to .BR su (1) or