diff options
author | Sami Kerola <kerolasa@iki.fi> | 2013-04-08 20:32:56 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2013-04-09 12:26:48 +0200 |
commit | f014c1c259c30813baf255c6f43fd4a38241c6ac (patch) | |
tree | 745520bf3523ae2b99a2bb4b6f4c8dad53ee9266 | |
parent | 9dd5ea62297af8c04d4bff42bf818efd3b91b6c5 (diff) | |
download | util-linux-f014c1c259c30813baf255c6f43fd4a38241c6ac.tar.gz |
docs: remove repeated words [checkmans.sh]
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
-rw-r--r-- | disk-utils/elvtune.8 | 2 | ||||
-rw-r--r-- | libuuid/man/uuid_generate.3 | 2 | ||||
-rw-r--r-- | sys-utils/cytune.8 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/disk-utils/elvtune.8 b/disk-utils/elvtune.8 index f71b1d43..0554269b 100644 --- a/disk-utils/elvtune.8 +++ b/disk-utils/elvtune.8 @@ -45,7 +45,7 @@ pending in the queue. Display help text and exit. .TP .BI -v -Display version version information and exit. +Display version information and exit. .SH NOTE Actually, the only fields tunable are those relative to the IO scheduler. It's not possible to select diff --git a/libuuid/man/uuid_generate.3 b/libuuid/man/uuid_generate.3 index 07ad94ca..3bb789ca 100644 --- a/libuuid/man/uuid_generate.3 +++ b/libuuid/man/uuid_generate.3 @@ -79,7 +79,7 @@ by concurrently running processes, the uuid library uses global clock state counter (if the process has permissions to gain exclusive access to this file) and/or the .B uuidd -daemon, if it is running already or can be be spawned by the process (if +daemon, if it is running already or can be spawned by the process (if installed and the process has enough permissions to run it). If neither of these two synchronization mechanisms can be used, it is theoretically possible that two concurrently running processes obtain the same UUID(s). To tell diff --git a/sys-utils/cytune.8 b/sys-utils/cytune.8 index fd823915..940fa28a 100644 --- a/sys-utils/cytune.8 +++ b/sys-utils/cytune.8 @@ -154,7 +154,7 @@ units. When the .I tty is next opened, this value will be used instead of the default. If .I value -is zero, then the the value will default to 0x20 (160ms), soon to be 0x02 +is zero, then the value will default to 0x20 (160ms), soon to be 0x02 (10ms). .TP \fB\-G\fR, \fB\-\-get\-glush\fR |