diff options
author | 2004-04-15 08:59:47 +0000 | |
---|---|---|
committer | 2004-04-15 08:59:47 +0000 | |
commit | 011da18afeeb1f92a0a03b0ca6098dcd4773b805 (patch) | |
tree | d8987119108b229628efe0e8ca9ca055050c1c44 | |
parent | regen (diff) | |
download | wireguard-openbsd-011da18afeeb1f92a0a03b0ca6098dcd4773b805.tar.xz wireguard-openbsd-011da18afeeb1f92a0a03b0ca6098dcd4773b805.zip |
more AUTHORS update;
ok henning@
-rw-r--r-- | sbin/dhclient/dhclient.conf.5 | 5 | ||||
-rw-r--r-- | sbin/dhclient/dhclient.leases.5 | 5 | ||||
-rw-r--r-- | sbin/dhclient/dhcp-options.5 | 5 |
3 files changed, 12 insertions, 3 deletions
diff --git a/sbin/dhclient/dhclient.conf.5 b/sbin/dhclient/dhclient.conf.5 index 33dc4188e4f..47a78ff76a5 100644 --- a/sbin/dhclient/dhclient.conf.5 +++ b/sbin/dhclient/dhclient.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhclient.conf.5,v 1.3 2004/04/09 18:30:15 jmc Exp $ +.\" $OpenBSD: dhclient.conf.5,v 1.4 2004/04/15 08:59:47 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -536,3 +536,6 @@ RFC 2132, RFC 2131. was written by .An Ted Lemon Aq mellon@vix.com under a contract with Vixie Labs. +.Pp +The current implementation was reworked by +.An Henning Brauer Aq henning@openbsd.org . diff --git a/sbin/dhclient/dhclient.leases.5 b/sbin/dhclient/dhclient.leases.5 index 2ae8260f673..d5a8a295876 100644 --- a/sbin/dhclient/dhclient.leases.5 +++ b/sbin/dhclient/dhclient.leases.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhclient.leases.5,v 1.3 2004/04/09 18:30:15 jmc Exp $ +.\" $OpenBSD: dhclient.leases.5,v 1.4 2004/04/15 08:59:47 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -82,3 +82,6 @@ RFC 2132, RFC 2131. was written by .An Ted Lemon Aq mellon@vix.com under a contract with Vixie Labs. +.Pp +The current implementation was reworked by +.An Henning Brauer Aq henning@openbsd.org . diff --git a/sbin/dhclient/dhcp-options.5 b/sbin/dhclient/dhcp-options.5 index cd2960b2d67..cfd70d8b37e 100644 --- a/sbin/dhclient/dhcp-options.5 +++ b/sbin/dhclient/dhcp-options.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp-options.5,v 1.3 2004/04/09 18:30:15 jmc Exp $ +.\" $OpenBSD: dhcp-options.5,v 1.4 2004/04/15 08:59:47 jmc Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -585,3 +585,6 @@ RFC 2131, RFC 2132. was written by .An Ted Lemon Aq mellon@vix.com under a contract with Vixie Labs. +.Pp +The current implementation was reworked by +.An Henning Brauer Aq henning@openbsd.org . |