svn commit: r266091 - head/share/man/man4

Warren Block wblock at FreeBSD.org
Wed May 14 21:45:17 UTC 2014


Author: wblock (doc committer)
Date: Wed May 14 21:45:16 2014
New Revision: 266091
URL: http://svnweb.freebsd.org/changeset/base/266091

Log:
  Connect vt.4 to the build.
  
  Reviewed by:	emaste

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Wed May 14 20:49:10 2014	(r266090)
+++ head/share/man/man4/Makefile	Wed May 14 21:45:16 2014	(r266091)
@@ -565,6 +565,7 @@ MAN=	aac.4 \
 	${_vmx.4} \
 	vpo.4 \
 	vr.4 \
+	vt.4 \
 	vte.4 \
 	${_vtnet.4} \
 	${_vxge.4} \


More information about the svn-src-head mailing list