Fix a small typo: "the the".

Spotted by:	wblock
This commit is contained in:
Ed Schouten 2015-07-16 15:43:55 +00:00
parent 2919a0c5c1
commit 50f960e60e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285637

View File

@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\" "
.Dd July 14, 2015
.Dd July 16, 2015
.Dt RANDOM 9
.Os
.Sh NAME
@ -129,7 +129,7 @@ on
The
.Fa uio
argument points to a buffer where random data should be stored.
This function only returns data if the the random device is seeded.
This function only returns data if the random device is seeded.
It blocks if unseeded,
except when the
.Fa nonblock