Author: ed
Date: Thu Jul 16 15:43:55 2015
New Revision: 285637
URL: https://svnweb.freebsd.org/changeset/base/285637

Log:
  Fix a small typo: "the the".
  
  Spotted by:   wblock

Modified:
  head/share/man/man9/random.9

Modified: head/share/man/man9/random.9
==============================================================================
--- head/share/man/man9/random.9        Thu Jul 16 15:26:37 2015        
(r285636)
+++ head/share/man/man9/random.9        Thu Jul 16 15:43:55 2015        
(r285637)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to