summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/basename.35
-rw-r--r--lib/libc/hash/rmd160.35
-rw-r--r--lib/libc/hash/sha1.35
-rw-r--r--lib/libc/net/rcmdsh.34
-rw-r--r--lib/libc/stdio/mktemp.35
-rw-r--r--lib/libc/sys/minherit.24
6 files changed, 12 insertions, 16 deletions
diff --git a/lib/libc/gen/basename.3 b/lib/libc/gen/basename.3
index baaee23c42f..a7f47afe473 100644
--- a/lib/libc/gen/basename.3
+++ b/lib/libc/gen/basename.3
@@ -27,7 +27,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: basename.3,v 1.1 1997/08/17 21:31:20 millert Exp $
+.\" $OpenBSD: basename.3,v 1.2 1998/03/07 22:18:13 millert Exp $
.\"
.Dd August 17, 1997
.Dt BASENAME 3
@@ -117,8 +117,7 @@ The
and
.Fn dirname
functions first appeared in
-.Bx Open
-2.2.
+.Ox 2.2 .
.Sh AUTHOR
.nf
Todd C. Miller <Todd.Miller@courtesan.com>
diff --git a/lib/libc/hash/rmd160.3 b/lib/libc/hash/rmd160.3
index 87f91da96f2..88e28ba96a4 100644
--- a/lib/libc/hash/rmd160.3
+++ b/lib/libc/hash/rmd160.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rmd160.3,v 1.3 1998/02/27 12:17:48 deraadt Exp $
+.\" $OpenBSD: rmd160.3,v 1.4 1998/03/07 22:18:10 millert Exp $
.\"
.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -220,5 +220,4 @@ helper functions are derived from code written by Poul-Henning Kamp.
.Re
.Sh HISTORY
The RMD-160 functions appeared in
-.Bx Open
-2.1.
+.Ox 2.1 .
diff --git a/lib/libc/hash/sha1.3 b/lib/libc/hash/sha1.3
index 95cb17e72c0..d5ac06e05e3 100644
--- a/lib/libc/hash/sha1.3
+++ b/lib/libc/hash/sha1.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sha1.3,v 1.8 1998/02/27 12:17:49 deraadt Exp $
+.\" $OpenBSD: sha1.3,v 1.9 1998/03/07 22:18:12 millert Exp $
.\"
.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -208,5 +208,4 @@ helper functions are derived from code written by Poul-Henning Kamp.
.Re
.Sh HISTORY
The SHA-1 functions appeared in
-.Bx Open
-2.0.
+.Ox 2.0 .
diff --git a/lib/libc/net/rcmdsh.3 b/lib/libc/net/rcmdsh.3
index 64fe5e6a7df..17767c1c81c 100644
--- a/lib/libc/net/rcmdsh.3
+++ b/lib/libc/net/rcmdsh.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcmdsh.3,v 1.1 1996/09/01 21:25:35 millert Exp $
+.\" $OpenBSD: rcmdsh.3,v 1.2 1998/03/07 22:18:05 millert Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -105,4 +105,4 @@ gets an error a file descriptor is still returned instead of \-1.
The
.Fn rcmdsh
function first appeared in
-.Bx Open .
+.Ox 2.0 .
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3
index d0faa9afe62..287ec250107 100644
--- a/lib/libc/stdio/mktemp.3
+++ b/lib/libc/stdio/mktemp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mktemp.3,v 1.6 1998/02/23 19:33:01 millert Exp $
+.\" $OpenBSD: mktemp.3,v 1.7 1998/03/07 22:18:07 millert Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -170,5 +170,4 @@ function appeared in
The
.Fn mkdtemp
function appeared in
-.Bx Open
-2.2.
+.Ox 2.2 .
diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2
index 87aa308acb9..5c7f92125bf 100644
--- a/lib/libc/sys/minherit.2
+++ b/lib/libc/sys/minherit.2
@@ -1,4 +1,4 @@
-.\" $Id: minherit.2,v 1.5 1997/11/14 20:56:11 deraadt Exp $
+.\" $Id: minherit.2,v 1.6 1998/03/07 22:18:09 millert Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -64,4 +64,4 @@ the granularity of changes may be as large as an entire region.
The
.Fn minherit
function first appeared in
-.Bx Open .
+.Ox 2.0 .