From a4336f357f9e30dffdfad4909b24bd2e82c096a2 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Thu, 20 Apr 2000 13:50:03 +0000 Subject: Flesh out stdlib function man pages. --- src/lib/libc/stdlib/rand.3 | 8 +++----- 1 file changed, 3 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 d5686e5f4c..4d4e91efe4 100644 --- a/src/lib/libc/stdlib/rand.3 +++ b/src/lib/libc/stdlib/rand.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: rand.3,v 1.6 1999/06/29 18:36:22 aaron Exp $ +.\" $OpenBSD: rand.3,v 1.7 2000/04/20 13:50:02 aaron Exp $ .\" .Dd June 29, 1991 .Dt RAND 3 @@ -92,13 +92,11 @@ The .Fn rand and .Fn srand -functions -conform to +functions conform to .St -ansiC . .Pp The .Fn rand_r -function -conforms to ISO/IEC 9945-1 ANSI/IEEE +function conforms to ISO/IEC 9945-1 ANSI/IEEE .Pq Dq Tn POSIX Std 1003.1c Draft 10. -- cgit v1.2.3-55-g6feb