summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 05:57:12 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 05:57:12 +0000
commitf823e64df24b534f4830aa9e875e27f33eeb8dfa (patch)
tree338d167a36e9892a1267f4223f9b961159191cb9 /lib
parentefe1ad994e0998d5d2b00d4767308edddff4ecfb (diff)
ok, tmac is now fixed
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/db/man/dbopen.35
-rw-r--r--lib/libc/net/getaddrinfo.35
-rw-r--r--lib/libc/net/getnameinfo.35
-rw-r--r--lib/libc/net/inet6_option_space.38
-rw-r--r--lib/libc/net/inet6_rthdr_space.38
-rw-r--r--lib/libc/sys/adjtime.25
6 files changed, 22 insertions, 14 deletions
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3
index 85c15743cca..e7f4684d866 100644
--- a/lib/libc/db/man/dbopen.3
+++ b/lib/libc/db/man/dbopen.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dbopen.3,v 1.16 2001/06/23 02:33:20 deraadt Exp $
+.\" $OpenBSD: dbopen.3,v 1.17 2001/06/23 05:57:03 deraadt Exp $
.\" $NetBSD: dbopen.3,v 1.6 1995/02/27 13:23:25 cgd Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
@@ -534,7 +534,8 @@ for any of the errors specified for the library routine
.Pp
.Rs
.%T "LIBTP: Portable, Modular Transactions for UNIX"
-.%A Margo Seltzer and Michael Olson
+.%A Margo Seltzer
+.%A Michael Olson
.%J USENIX proceedings
.%D Winter 1992
.Re
diff --git a/lib/libc/net/getaddrinfo.3 b/lib/libc/net/getaddrinfo.3
index 589f8980e03..cc1831ca5a0 100644
--- a/lib/libc/net/getaddrinfo.3
+++ b/lib/libc/net/getaddrinfo.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getaddrinfo.3,v 1.16 2001/06/23 02:33:17 deraadt Exp $
+.\" $OpenBSD: getaddrinfo.3,v 1.17 2001/06/23 05:57:03 deraadt Exp $
.\" $KAME: getaddrinfo.3,v 1.29 2001/02/12 09:24:45 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
@@ -557,7 +557,8 @@ indicate an unknown error.
.%D March 1999
.Re
.Rs
-.%A Tatsuya Jinmei and Atsushi Onoe
+.%A Tatsuya Jinmei
+.%A Atsushi Onoe
.%T "An Extension of Format for IPv6 Scoped Addresses"
.%R internet draft
.%N draft-ietf-ipngwg-scopedaddr-format-02.txt
diff --git a/lib/libc/net/getnameinfo.3 b/lib/libc/net/getnameinfo.3
index cc69bd7c443..e21bb94f9b8 100644
--- a/lib/libc/net/getnameinfo.3
+++ b/lib/libc/net/getnameinfo.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getnameinfo.3,v 1.13 2001/06/23 02:33:17 deraadt Exp $
+.\" $OpenBSD: getnameinfo.3,v 1.14 2001/06/23 05:57:03 deraadt Exp $
.\" $KAME: getnameinfo.3,v 1.20 2001/01/05 13:37:37 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
@@ -273,7 +273,8 @@ The error code can be found in errno.
.%D March 1999
.Re
.Rs
-.%A Tatsuya Jinmei and Atsushi Onoe
+.%A Tatsuya Jinmei
+.%A Atsushi Onoe
.%T "An Extension of Format for IPv6 Scoped Addresses"
.%R internet draft
.%N draft-ietf-ipngwg-scopedaddr-format-02.txt
diff --git a/lib/libc/net/inet6_option_space.3 b/lib/libc/net/inet6_option_space.3
index 5fb797b7cca..73419d5239b 100644
--- a/lib/libc/net/inet6_option_space.3
+++ b/lib/libc/net/inet6_option_space.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: inet6_option_space.3,v 1.7 2001/06/23 02:33:18 deraadt Exp $
+.\" $OpenBSD: inet6_option_space.3,v 1.8 2001/06/23 05:57:04 deraadt Exp $
.\" $KAME: inet6_option_space.3,v 1.7 2000/05/17 14:32:13 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
@@ -425,13 +425,15 @@ RFC2292 gives comprehensive examples in chapter 6.
.\"
.Sh SEE ALSO
.Rs
-.%A W. Stevens and M. Thomas
+.%A W. Stevens
+.%A M. Thomas
.%T "Advanced Sockets API for IPv6"
.%N RFC2292
.%D February 1998
.Re
.Rs
-.%A S. Deering and R. Hinden
+.%A S. Deering
+.%A R. Hinden
.%T "Internet Protocol, Version 6 (IPv6) Specification"
.%N RFC2460
.%D December 1998
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3
index 050c05d178d..cafe0d2645e 100644
--- a/lib/libc/net/inet6_rthdr_space.3
+++ b/lib/libc/net/inet6_rthdr_space.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: inet6_rthdr_space.3,v 1.7 2001/06/23 02:33:18 deraadt Exp $
+.\" $OpenBSD: inet6_rthdr_space.3,v 1.8 2001/06/23 05:57:04 deraadt Exp $
.\" $KAME: inet6_rthdr_space.3,v 1.8 2000/05/17 14:30:15 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
@@ -295,13 +295,15 @@ RFC2292 gives comprehensive examples in chapter 8.
.\"
.Sh SEE ALSO
.Rs
-.%A W. Stevens and M. Thomas
+.%A W. Stevens
+.%A M. Thomas
.%T "Advanced Sockets API for IPv6"
.%N RFC2292
.%D February 1998
.Re
.Rs
-.%A S. Deering and R. Hinden
+.%A S. Deering
+.%A R. Hinden
.%T "Internet Protocol, Version 6 (IPv6) Specification"
.%N RFC2460
.%D December 1998
diff --git a/lib/libc/sys/adjtime.2 b/lib/libc/sys/adjtime.2
index 77e89831d1f..d88befe077a 100644
--- a/lib/libc/sys/adjtime.2
+++ b/lib/libc/sys/adjtime.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: adjtime.2,v 1.11 2001/06/23 02:32:59 deraadt Exp $
+.\" $OpenBSD: adjtime.2,v 1.12 2001/06/23 05:57:01 deraadt Exp $
.\" $NetBSD: adjtime.2,v 1.5 1995/10/12 15:40:44 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -97,8 +97,9 @@ The process's effective user ID is not that of the superuser.
.Xr timed 8 ,
.Xr timedc 8
.Rs
-.%A R. Gusella and S. Zatti
.%T "TSP: The Time Synchronization Protocol for UNIX 4.3BSD"
+.%A R. Gusella
+.%A S. Zatti
.Re
.Sh HISTORY
The