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/string/bzero.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/string/bzero.3')
| -rw-r--r-- | lib/libc/string/bzero.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/bzero.3 b/lib/libc/string/bzero.3 index fecbb58f1ec..72a692b76ef 100644 --- a/lib/libc/string/bzero.3 +++ b/lib/libc/string/bzero.3 @@ -33,11 +33,11 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)bzero.3 8.1 (Berkeley) 6/4/93 -.\" $NetBSD: bzero.3,v 1.7 1998/02/05 18:50:26 perry Exp $ +.\" $NetBSD: bzero.3,v 1.8 1999/03/22 19:44:58 garbled Exp $ .\" .Dd June 4, 1993 .Dt BZERO 3 -.Os BSD 4.3 +.Os .Sh NAME .Nm bzero .Nd write zeroes to a byte string |
