From 11bda44143bb44955d32e87c54f67fa71bebd2a6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 12 Aug 2017 22:42:34 +0200 Subject: [PATCH] random.4: srcfix Reported-by: Sam Varshavchik Signed-off-by: Michael Kerrisk --- man4/random.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/random.4 b/man4/random.4 index 585ebcc43..36f1b2b78 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -26,7 +26,7 @@ The character special files \fI/dev/random\fP and \fI/dev/urandom\fP (present since Linux 1.3.30) provide an interface to the kernel's random number generator. The file -.I /dev/random\fP +.I /dev/random has major device number 1 and minor device number 8. The file .I /dev/urandom