From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Wilk Subject: [PATCH 2/2] random.7: tfix Date: Sun, 27 Nov 2016 14:34:03 +0100 Message-ID: <20161127133403.9319-2-jwilk@jwilk.net> References: <20161127133403.9319-1-jwilk@jwilk.net> Return-path: In-Reply-To: <20161127133403.9319-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Michael Kerrisk Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Signed-off-by: Jakub Wilk --- man7/random.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/random.7 b/man7/random.7 index 8421c49..18c442f 100644 --- a/man7/random.7 +++ b/man7/random.7 @@ -105,7 +105,7 @@ or when reading from .I /dev/random increases code complexity. .\" -.SS Monte Carlo and other probabalistic sampling applications +.SS Monte Carlo and other probabilistic sampling applications Using these interfaces to provide large quantities of data for Monte Carlo simulations or other programs/algorithms which are doing probabilistic sampling will be slow. -- 2.10.2 -- 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