aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getentropy.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getentropy.3')
-rw-r--r--man3/getentropy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getentropy.3 b/man3/getentropy.3
index aa249ad290..f105a0f68e 100644
--- a/man3/getentropy.3
+++ b/man3/getentropy.3
@@ -12,7 +12,7 @@ Standard C library
.nf
.B #include <unistd.h>
.PP
-.BI "int getentropy(void *" buffer ", size_t " length );
+.BI "int getentropy(void " buffer [. length "], size_t " length );
.fi
.PP
.RS -4