]> git.codecow.com Git - Monocypher.git/commitdiff
Fix path of header containing getrandom
authorNihal Jere <nihal@nihaljere.xyz>
Wed, 18 Jan 2023 02:08:12 +0000 (20:08 -0600)
committerLoup Vaillant <github-is-valid@loup-vaillant.fr>
Wed, 18 Jan 2023 08:37:32 +0000 (09:37 +0100)
doc/man/man3/intro.3monocypher

index 6e8c219a0f993b5e8b4a4658543e7b5f86a33d55..22d5b6b83621783668f0d7e43a64b6884550d9b2 100644 (file)
@@ -216,7 +216,7 @@ Different system calls are available on different systems:
 Recent versions of Linux (glibc >= 2.25, Linux >= 3.17), provide
 .Fn getrandom
 in
-.In linux/random.h .
+.In sys/random.h .
 Do not set any flag.
 .It
 BSD, Darwin/macOS, illumos, and Solaris provide