svn commit: r350428 - head/lib/libcasper/libcasper

Mariusz Zaborski oshogbo at FreeBSD.org
Mon Jul 29 21:26:27 UTC 2019


Author: oshogbo
Date: Mon Jul 29 21:26:26 2019
New Revision: 350428
URL: https://svnweb.freebsd.org/changeset/base/350428

Log:
  libcasper: remove reference to deprecated system.random

Modified:
  head/lib/libcasper/libcasper/libcasper.3

Modified: head/lib/libcasper/libcasper/libcasper.3
==============================================================================
--- head/lib/libcasper/libcasper/libcasper.3	Mon Jul 29 21:21:53 2019	(r350427)
+++ head/lib/libcasper/libcasper/libcasper.3	Mon Jul 29 21:26:26 2019	(r350428)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 5, 2018
+.Dd July 29, 2019
 .Dt LIBCASPER 3
 .Os
 .Sh NAME
@@ -212,9 +212,6 @@ compatible API
 provides
 .Xr getpwent 3
 compatible API
-.It system.random
-allows to obtain entropy from
-.Pa /dev/random
 .It system.sysctl
 provides
 .Xr sysctlbyname 3


More information about the svn-src-head mailing list