From 0e75ebe6fc3d4043e79e7c89766f56e43c180169 Mon Sep 17 00:00:00 2001 From: guenther <> Date: Sat, 2 Jun 2012 00:14:16 +0000 Subject: Update STANDARDS section for a few functions Update SYNOPSIS for setkey() to show it's in ok jmc@, millert@ --- src/lib/libc/stdlib/rand.3 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/lib/libc/stdlib/rand.3') diff --git a/src/lib/libc/stdlib/rand.3 b/src/lib/libc/stdlib/rand.3 index df4feaacdb..50fe67d109 100644 --- a/src/lib/libc/stdlib/rand.3 +++ b/src/lib/libc/stdlib/rand.3 @@ -29,9 +29,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: rand.3,v 1.10 2007/05/31 19:19:31 jmc Exp $ +.\" $OpenBSD: rand.3,v 1.11 2012/06/02 00:14:16 guenther Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: June 2 2012 $ .Dt RAND 3 .Os .Sh NAME @@ -93,6 +93,5 @@ functions conform to .Pp The .Fn rand_r -function conforms to ISO/IEC 9945-1 ANSI/IEEE -.Pq Dq Tn POSIX -Std 1003.1c Draft 10. +function conforms to +.St -p1003.1-2008 . -- cgit v1.2.3-55-g6feb