svn commit: r342554 - head/share/man/man9

Ed Maste emaste at FreeBSD.org
Thu Dec 27 16:50:29 UTC 2018


Author: emaste
Date: Thu Dec 27 16:50:28 2018
New Revision: 342554
URL: https://svnweb.freebsd.org/changeset/base/342554

Log:
  vnet.9: clarify VNET sponsorship
  
  The FreeBSD Foundation and NLnet Foundation sponsored the original work,
  and the Foundation sponsored followon work and integration efforts by
  bz at .
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man9/vnet.9

Modified: head/share/man/man9/vnet.9
==============================================================================
--- head/share/man/man9/vnet.9	Thu Dec 27 14:44:01 2018	(r342553)
+++ head/share/man/man9/vnet.9	Thu Dec 27 16:50:28 2018	(r342554)
@@ -506,13 +506,13 @@ The virtual network stack implementation first appeare
 .An -nosplit
 The
 .Nm
-framework has been designed and implemented at the University of Zagreb by
-.An Marko Zec ,
+framework was designed and implemented at the University of Zagreb by
+.An Marko Zec
+under sponsorship of the FreeBSD Foundation and NLnet Foundation,
 and later extended and refined by
 .An Bjoern A. Zeeb
-and
-.An Robert Watson ,
-under contract to the FreeBSD Foundation.
+(also under FreeBSD Foundation sponsorship), and
+.An Robert Watson .
 .Pp
 This manual page was written by
 .An Bjoern A. Zeeb, CK Software GmbH,


More information about the svn-src-head mailing list