summaryrefslogtreecommitdiffstats
path: root/libuuid
diff options
context:
space:
mode:
authorSami Kerola2013-04-08 21:32:56 +0200
committerKarel Zak2013-04-09 12:26:48 +0200
commitf014c1c259c30813baf255c6f43fd4a38241c6ac (patch)
tree745520bf3523ae2b99a2bb4b6f4c8dad53ee9266 /libuuid
parentdocs: col.1: fix manual page name section [checkmans.sh] (diff)
downloadkernel-qcow2-util-linux-f014c1c259c30813baf255c6f43fd4a38241c6ac.tar.gz
kernel-qcow2-util-linux-f014c1c259c30813baf255c6f43fd4a38241c6ac.tar.xz
kernel-qcow2-util-linux-f014c1c259c30813baf255c6f43fd4a38241c6ac.zip
docs: remove repeated words [checkmans.sh]
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'libuuid')
-rw-r--r--libuuid/man/uuid_generate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libuuid/man/uuid_generate.3 b/libuuid/man/uuid_generate.3
index 07ad94ca3..3bb789ca1 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