1
0
mirror of https://github.com/google/uuid.git synced 2025-09-16 09:16:30 +02:00

Correct RFC number

This commit is contained in:
Syohei YOSHIDA
2016-07-08 13:55:56 +09:00
parent f3f4b54b2f
commit 6d68e26893

View File

@@ -4,7 +4,7 @@ The API will become stable with v1.
# uuid ![build status](https://travis-ci.org/google/uuid.svg?branch=master)
The uuid package generates and inspects UUIDs based on
[RFC 412](http://tools.ietf.org/html/rfc4122)
[RFC 4122](http://tools.ietf.org/html/rfc4122)
and DCE 1.1: Authentication and Security Services.
This package is based on the github.com/pborman/uuid package (previously named