diff options
author | keramida <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
commit | ac7c9f771d24494ee3e2cb386d81d76f91fe2726 (patch) | |
tree | 2fcd325b0ae82cec9ec2820bb4009fa44253edec /lib/libc/sys/uuidgen.2 | |
parent | bafe5eb6c7238eca9f1fb1ce68ecbd18e69dca84 (diff) | |
download | FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.zip FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.tar.gz |
Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
Diffstat (limited to 'lib/libc/sys/uuidgen.2')
-rw-r--r-- | lib/libc/sys/uuidgen.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/uuidgen.2 b/lib/libc/sys/uuidgen.2 index 8f29e8e..9c90102 100644 --- a/lib/libc/sys/uuidgen.2 +++ b/lib/libc/sys/uuidgen.2 @@ -51,7 +51,7 @@ When no IEEE 802 address is available for the node field, a random multicast address is generated for each invocation of the system call. According to the algorithm of generating time-based UUIDs, this will also -force a new random clock sequence, thereby increasing the likelyhood for +force a new random clock sequence, thereby increasing the likelihood for the identifier to be unique. .Pp When multiple identifiers are to be generated, the |