summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorgarbled <garbled@NetBSD.org>1999-03-22 19:44:33 +0000
committergarbled <garbled@NetBSD.org>1999-03-22 19:44:33 +0000
commit38c96853cf2e356c4df10c78151c5c1e20c989cd (patch)
treea103c8fb6e14d64950a52f8c5d8af2936918d2ad /lib/libc/stdlib
parent2ccf15e5f39ca2c18cdc5631b003183d13bc4c07 (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')
-rw-r--r--lib/libc/stdlib/a64l.34
-rw-r--r--lib/libc/stdlib/alloca.34
-rw-r--r--lib/libc/stdlib/getopt.34
-rw-r--r--lib/libc/stdlib/malloc.34
-rw-r--r--lib/libc/stdlib/memory.34
-rw-r--r--lib/libc/stdlib/random.34
6 files changed, 12 insertions, 12 deletions
diff --git a/lib/libc/stdlib/a64l.3 b/lib/libc/stdlib/a64l.3
index 50886e3457a..7e37ad4c5a3 100644
--- a/lib/libc/stdlib/a64l.3
+++ b/lib/libc/stdlib/a64l.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: a64l.3,v 1.3 1999/02/06 15:04:05 kleink Exp $
+.\" $NetBSD: a64l.3,v 1.4 1999/03/22 19:44:57 garbled Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -36,7 +36,7 @@
.\"
.Dd February 6, 1999
.Dt A64L 3
-.Os NetBSD 1.0
+.Os
.Sh NAME
.Nm a64l ,
.Nm l64a ,
diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3
index 32bfee0b521..846bcbedcd9 100644
--- a/lib/libc/stdlib/alloca.3
+++ b/lib/libc/stdlib/alloca.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: alloca.3,v 1.6 1998/02/05 18:49:46 perry Exp $
+.\" $NetBSD: alloca.3,v 1.7 1999/03/22 19:44:57 garbled Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -35,7 +35,7 @@
.\"
.Dd June 4, 1993
.Dt ALLOCA 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm alloca
.Nd memory allocator
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3
index 38db628b941..18968718e5d 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: getopt.3,v 1.15 1999/02/07 16:52:56 bad Exp $
+.\" $NetBSD: getopt.3,v 1.16 1999/03/22 19:44:57 garbled Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -35,7 +35,7 @@
.\"
.Dd April 27, 1995
.Dt GETOPT 3
-.Os BSD 4.3
+.Os
.Sh NAME
.Nm getopt
.Nd get option character from command line argument list
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index 7bfc3dce7e5..6ac3172b6d1 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: malloc.3,v 1.8 1998/02/05 18:50:03 perry Exp $
+.\" $NetBSD: malloc.3,v 1.9 1999/03/22 19:44:57 garbled Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -39,7 +39,7 @@
.\"
.Dd June 4, 1993
.Dt MALLOC 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm malloc
.Nd general memory allocation function
diff --git a/lib/libc/stdlib/memory.3 b/lib/libc/stdlib/memory.3
index 6c998dc9ec0..7f8bb5dc372 100644
--- a/lib/libc/stdlib/memory.3
+++ b/lib/libc/stdlib/memory.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: memory.3,v 1.5 1998/02/05 18:50:06 perry Exp $
+.\" $NetBSD: memory.3,v 1.6 1999/03/22 19:44:58 garbled Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -35,7 +35,7 @@
.\"
.Dd June 4, 1993
.Dt MEMORY 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm malloc ,
.Nm free ,
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 ,