[patch] random_r.3: wfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



buf.state is a field of struct random_data - not a file.

---

man3/random_r.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/random_r.3 b/man3/random_r.3
index d3561aa0d..1406cf0e8 100644
--- a/man3/random_r.3
+++ b/man3/random_r.3
@@ -185,7 +185,7 @@ It appears that the
 type is intended to be opaque,
 but the implementation requires the user to either initialize the
 .I buf.state
-file to NULL or zero out the entire structure before the call.
+field to NULL or zero out the entire structure before the call.
 .SH SEE ALSO
 .BR drand48 (3),
 .BR rand (3),
-- 

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux