diff options
| author | jtc <jtc@NetBSD.org> | 1993-11-25 01:48:23 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1993-11-25 01:48:23 +0000 |
| commit | bfa380ababafda6ccd8fe21780c74d0ee1bcab9e (patch) | |
| tree | 420355a52c649e9392e8c4eac59ba6410f9589d1 /lib/libc/string/bzero.3 | |
| parent | c28d7928bfb4412c916adec15e7df96f28705472 (diff) | |
BDS -> BSD
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 8c505851c71..9636b98e83e 100644 --- a/lib/libc/string/bzero.3 +++ b/lib/libc/string/bzero.3 @@ -32,11 +32,11 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)bzero.3 5.3 (Berkeley) 4/19/91 -.\" $Id: bzero.3,v 1.2 1993/08/01 07:44:04 mycroft Exp $ +.\" $Id: bzero.3,v 1.3 1993/11/25 01:48:23 jtc Exp $ .\" .Dd April 19, 1991 .Dt BZERO 3 -.Os BDS 4.3 +.Os BSD 4.3 .Sh NAME .Nm bzero .Nd write zeroes to a byte string |
