svn commit: r320870 - stable/11/share/man/man4

Glen Barber gjb at FreeBSD.org
Mon Jul 10 12:24:57 UTC 2017


Author: gjb
Date: Mon Jul 10 12:24:56 2017
New Revision: 320870
URL: https://svnweb.freebsd.org/changeset/base/320870

Log:
  MFC r320785:
   Connect ena(4) to the build.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/share/man/man4/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man4/Makefile
==============================================================================
--- stable/11/share/man/man4/Makefile	Mon Jul 10 09:00:35 2017	(r320869)
+++ stable/11/share/man/man4/Makefile	Mon Jul 10 12:24:56 2017	(r320870)
@@ -146,6 +146,7 @@ MAN=	aac.4 \
 	ehci.4 \
 	em.4 \
 	en.4 \
+	ena.4 \
 	enc.4 \
 	epair.4 \
 	esp.4 \


More information about the svn-src-stable-11 mailing list