From: Nihal Jere Date: Wed, 18 Jan 2023 02:08:12 +0000 (-0600) Subject: Fix path of header containing getrandom X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=c0e8a5736c98d27435967edba2b45d15b9e98df7;p=Monocypher.git Fix path of header containing getrandom --- diff --git a/doc/man/man3/intro.3monocypher b/doc/man/man3/intro.3monocypher index 6e8c219..22d5b6b 100644 --- a/doc/man/man3/intro.3monocypher +++ b/doc/man/man3/intro.3monocypher @@ -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