To avoid confusion, mention that the driver was originally called trunk

in OpenBSD.
This commit is contained in:
Christian Brueffer 2007-04-17 07:08:18 +00:00
parent 438a32f8e9
commit caf51cfbf4

View File

@ -156,7 +156,9 @@ device first appeared in
.An -nosplit
The
.Nm
driver was written by
driver was written under the name
.Nm trunk
by
.An Reyk Floeter Aq reyk@openbsd.org .
The LACP implementation was written by
.An YAMAMOTO Takashi