diff options
author | Jason St. John <jstjohn@purdue.edu> | 2013-07-16 10:19:00 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-16 17:42:56 +0200 |
commit | 6ed80a4e346883b99263a1a13505ef6afcbc09c3 (patch) | |
tree | 4ed2321a458e894539d29dd8deea69af283d84eb /man/sd-id128.xml | |
parent | a331b5e6d4724365bad9edeb9420c7e26e7f50da (diff) |
man: use HTTPS links for links that support it
Diffstat (limited to 'man/sd-id128.xml')
-rw-r--r-- | man/sd-id128.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd-id128.xml b/man/sd-id128.xml index 02fb76b56d..3a5e13306d 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -71,7 +71,7 @@ process and generate 128-bit ID values. The 128-bit ID values processed and generated by these APIs are a generalization of OSF UUIDs as defined by <ulink - url="http://tools.ietf.org/html/rfc4122">RFC + url="https://tools.ietf.org/html/rfc4122">RFC 4122</ulink> but use a simpler string format. These functions impose no structure on the used IDs, much unlike OSF UUIDs or Microsoft GUIDs, |