]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getentropy.3: tfix
authorMarko Myllynen <myllynen@redhat.com>
Wed, 26 Apr 2017 21:33:26 +0000 (00:33 +0300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 27 Apr 2017 12:29:03 +0000 (14:29 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/getentropy.3

index 2d3bd952484fdfd8fbae9c824715868eb47f33dc..36fdb2951b8e85cba2c91a43d4b8c12a13495441 100644 (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.