* [PATCH] random.4: tfix
@ 2013-03-16 20:44 David Prévot
[not found] ` <1363466668-21087-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: David Prévot @ 2013-03-16 20:44 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
---
man4/random.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man4/random.4 b/man4/random.4
index c9b4a33..7e1aa30 100644
--- a/man4/random.4
+++ b/man4/random.4
@@ -265,7 +265,7 @@ struct rand_pool_info {
.IP
Here
.I entropy_count
-is the value added to (or subtracted from) from the entropy count, and
+is the value added to (or subtracted from) the entropy count, and
.I buf
is the buffer of size
.I buf_size
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] random.4: tfix
[not found] ` <1363466668-21087-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-03-17 7:09 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-03-17 7:09 UTC (permalink / raw)
To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks David. Applied.
On Sat, Mar 16, 2013 at 9:44 PM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
> man4/random.4 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man4/random.4 b/man4/random.4
> index c9b4a33..7e1aa30 100644
> --- a/man4/random.4
> +++ b/man4/random.4
> @@ -265,7 +265,7 @@ struct rand_pool_info {
> .IP
> Here
> .I entropy_count
> -is the value added to (or subtracted from) from the entropy count, and
> +is the value added to (or subtracted from) the entropy count, and
> .I buf
> is the buffer of size
> .I buf_size
> --
> 1.7.10.4
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* [patch] random.4: tfix
@ 2017-11-08 7:11 Seonghun Lim
0 siblings, 0 replies; 3+ messages in thread
From: Seonghun Lim @ 2017-11-08 7:11 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
man4/random.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man4/random.4 b/man4/random.4
index 0b54f5309..0c597ca5d 100644
--- a/man4/random.4
+++ b/man4/random.4
@@ -235,7 +235,7 @@ Normally, this file will have the value 512, but it is writable,
and can be changed to any value for which an algorithm is available.
The choices are 32, 64, 128, 256, 512, 1024, or 2048.
.TP
-Linux 2.6 and later
+Linux 2.6 and later:
This file is read-only, and gives the size of the entropy pool in
.IR bits .
It contains the value 4096.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-11-08 7:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08 7:11 [patch] random.4: tfix Seonghun Lim
-- strict thread matches above, loose matches on Subject: below --
2013-03-16 20:44 [PATCH] " David Prévot
[not found] ` <1363466668-21087-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-03-17 7:09 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).