mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
util-linux: Use 2^128 instead of "340 trillion trillion trillion"
This commit is contained in:
parent
5f36bceaa9
commit
e8f0a1b1da
@ -1230,7 +1230,8 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<para>Creates new UUIDs. Each new UUID is a random number likely to be
|
<para>Creates new UUIDs. Each new UUID is a random number likely to be
|
||||||
unique among all UUIDs created, on the local system and on other
|
unique among all UUIDs created, on the local system and on other
|
||||||
systems, in the past and in the future, with extremely high
|
systems, in the past and in the future, with extremely high
|
||||||
probability (~340 trillion trillion trillion unique UUIDs are possible)</para>
|
probability (2<superscript>128</superscript> UUIDs are
|
||||||
|
possible)</para>
|
||||||
<indexterm zone="ch-system-util-linux uuidgen">
|
<indexterm zone="ch-system-util-linux uuidgen">
|
||||||
<primary sortas="b-uuidgen">uuidgen</primary>
|
<primary sortas="b-uuidgen">uuidgen</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
Loading…
Reference in New Issue
Block a user