getentropy.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Marko Myllynen 2017-04-27 00:33:26 +03:00 committed by Michael Kerrisk
parent 9a38b2cece
commit 78cba5ac49
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ A successful call to
.BR getentropy ()
always provides the requested number of bytes of entropy.
.SH RETURN VALUE
On success, this function returns zero,
On success, this function returns zero.
On error, \-1 is returned, and
.I errno
is set appropriately.