diff options
| author | garbled <garbled@NetBSD.org> | 1999-03-22 19:44:33 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 1999-03-22 19:44:33 +0000 |
| commit | 38c96853cf2e356c4df10c78151c5c1e20c989cd (patch) | |
| tree | a103c8fb6e14d64950a52f8c5d8af2936918d2ad /lib/libc/stdlib/random.3 | |
| parent | 2ccf15e5f39ca2c18cdc5631b003183d13bc4c07 (diff) | |
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
Diffstat (limited to 'lib/libc/stdlib/random.3')
| -rw-r--r-- | lib/libc/stdlib/random.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3 index 57a2c2b0d94..1c9cc266c8b 100644 --- a/lib/libc/stdlib/random.3 +++ b/lib/libc/stdlib/random.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: random.3,v 1.8 1998/04/28 21:19:50 fair Exp $ +.\" $NetBSD: random.3,v 1.9 1999/03/22 19:44:58 garbled Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" .Dd June 4, 1993 .Dt RANDOM 3 -.Os BSD 4.2 +.Os .Sh NAME .Nm random , .Nm srandom , |
