svn commit: r203395 - head/lib/libc/gen

Gavin Atkinson gavin at FreeBSD.org
Tue Feb 2 19:44:51 UTC 2010


Author: gavin
Date: Tue Feb  2 19:44:51 2010
New Revision: 203395
URL: http://svn.freebsd.org/changeset/base/203395

Log:
  Bump .Dd, forgotten in r203393
  
  Approved by:	ed (mentor, implicit)
  MFC after:	1 week

Modified:
  head/lib/libc/gen/rand48.3

Modified: head/lib/libc/gen/rand48.3
==============================================================================
--- head/lib/libc/gen/rand48.3	Tue Feb  2 19:37:26 2010	(r203394)
+++ head/lib/libc/gen/rand48.3	Tue Feb  2 19:44:51 2010	(r203395)
@@ -12,7 +12,7 @@
 .\"     @(#)rand48.3 V1.0 MB 8 Oct 1993
 .\" $FreeBSD$
 .\"
-.Dd October 8, 1993
+.Dd February 2, 2010
 .Dt RAND48 3
 .Os
 .Sh NAME


More information about the svn-src-head mailing list