From: hulkoba Date: Wed, 13 Mar 2024 08:59:06 +0000 (+0100) Subject: docs/RANDOM_SEEDS: update NetBSD link X-Git-Tag: v256-rc1~157^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0612f6e6bfa4af2dfaa7928086f05351dde9d6;p=thirdparty%2Fsystemd.git docs/RANDOM_SEEDS: update NetBSD link --- diff --git a/docs/RANDOM_SEEDS.md b/docs/RANDOM_SEEDS.md index a58145dc583..2dfeae4ec53 100644 --- a/docs/RANDOM_SEEDS.md +++ b/docs/RANDOM_SEEDS.md @@ -335,7 +335,7 @@ This primarily leaves two kind of systems in the cold: delay, which this doesn't solve), there's hence little benefit for us to call these functions. That said, if glibc learns these APIs one day, we'll certainly make use of them where appropriate. -7. *This is boring: NetBSD had [boot loader entropy seed support](https://netbsd.gw.com/cgi-bin/man-cgi?boot+8) since ages!* +7. *This is boring: NetBSD had [boot loader entropy seed support](https://man.netbsd.org/entropy.7) since ages!* Yes, NetBSD has that, and the above is inspired by that (note though: this article is about a lot more than that).