[PATCH 2/5] sys-utils: fix manpage typos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Davidlohr Bueso <dave@xxxxxxx>

Signed-off-by: Davidlohr Bueso <dave@xxxxxxx>
---
 sys-utils/flock.1    |    2 +-
 sys-utils/fsfreeze.8 |    2 +-
 sys-utils/unshare.1  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-utils/flock.1 b/sys-utils/flock.1
index 2dda820..55be5d8 100644
--- a/sys-utils/flock.1
+++ b/sys-utils/flock.1
@@ -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.
diff --git a/sys-utils/fsfreeze.8 b/sys-utils/fsfreeze.8
index b09d186..a10c053 100644
--- a/sys-utils/fsfreeze.8
+++ b/sys-utils/fsfreeze.8
@@ -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.
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index f1f2dd6..53976c5 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -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"
-- 
1.7.1




--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux