From 5f78a44df1a8e524a82445f2fedb382128869a2a Mon Sep 17 00:00:00 2001 From: aaron <> Date: Sun, 4 Jul 1999 18:59:43 +0000 Subject: trash some old leftover macros and replace them with -mdoc macros --- src/lib/libc/crypt/arc4random.3 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/lib/libc/crypt') diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3 index bcf98bd964..988de1d0f6 100644 --- a/src/lib/libc/crypt/arc4random.3 +++ b/src/lib/libc/crypt/arc4random.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arc4random.3,v 1.9 1999/06/30 01:40:18 deraadt Exp $ +.\" $OpenBSD: arc4random.3,v 1.10 1999/07/04 18:59:42 aaron Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -50,10 +50,7 @@ The .Fn arc4random function uses the key stream generator employed by the arc4 cipher, which uses 8*8 8 bit S-Boxes. The S-Boxes -can be in about -.if t 2\u\s71700\s10\d -.if n (2**1700) -states. +can be in about (2**1700) states. .Pp The .Fn arc4random_stir -- cgit v1.2.3-55-g6feb