]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
flock: fix flock.1 grammar by removing »s«
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 3 Feb 2012 18:18:17 +0000 (19:18 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Feb 2012 10:48:44 +0000 (11:48 +0100)
sys-utils/flock.1

index 84bc96fc417e329e8f072028ff853240a851e681..32f457ff089f5e0d3e5cd759c988b2d537c62503 100644 (file)
@@ -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