]> err.no Git - util-linux/commitdiff
sys-utils: fix manpage typos
authorDavidlohr Bueso <dave@gnu.org>
Wed, 5 Jan 2011 19:54:05 +0000 (16:54 -0300)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Jan 2011 14:26:45 +0000 (15:26 +0100)
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
sys-utils/flock.1
sys-utils/fsfreeze.8
sys-utils/unshare.1

index 2dda8200a86bb41c3810609527db8840153c5061..55be5d8c97d4a1598d9356a53ba76f9514bc55b3 100644 (file)
@@ -92,7 +92,7 @@ Fail (with an exit code of 1) if the lock cannot be acquired within
 \fB\-o\fP, \fB\-\-close\fP
 Close the file descriptor on which the lock is held before executing
 \fIcommand\fP.  This is useful if \fIcommand\fP spawns a child process
-which should not be hold ing the lock.
+which should not be holding the lock.
 .TP
 \fB\-c\fP, \fB\-\-command\fP \fIcommand\fP
 Pass a single \fIcommand\fP to the shell with \fB\-c\fP.
index b09d1869a9d6a30cf771a23c2cd3929a81dfaa4f..a10c053b4372efd3d70e929d8909dd3e81c2e592 100644 (file)
@@ -22,7 +22,7 @@ is intended to be used with hardware RAID devices that support the creation
 of snapshots.
 .PP
 .B fsfreeze
-is unncessary for
+is unnecessary for
 .B device-mapper
 devices. The device-mapper (and LVM)
 automatically freezes filesystem on the device when a snapshot creation is requested.
index f1f2dd63bb05e932e1b58a5408a12d93966ea8db..d27c35edfcf3d63a0812c43efecdea13116f8ee4 100644 (file)
@@ -22,7 +22,7 @@ setting hostname, domainname will not affect rest of the system
 (\fBCLONE_NEWUTS\fP flag),
 .TP
 .BR "IPC namespace"
-process will have indpendent namespace for System V message queues, semaphore
+process will have independent namespace for System V message queues, semaphore
 sets and shared memory segments (\fBCLONE_NEWIPC\fP flag),
 .TP
 .BR "network namespace"