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

Andriy Gapon avg at FreeBSD.org
Thu Feb 23 22:08:36 UTC 2017


Author: avg
Date: Thu Feb 23 22:08:35 2017
New Revision: 314183
URL: https://svnweb.freebsd.org/changeset/base/314183

Log:
  add jedec_ts.4 to the list of manual pages
  
  Reported by:	rpokala
  MFC after:	3 days

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Thu Feb 23 21:54:16 2017	(r314182)
+++ head/share/man/man4/Makefile	Thu Feb 23 22:08:35 2017	(r314183)
@@ -241,6 +241,7 @@ MAN=	aac.4 \
 	ixgbe.4 \
 	ixl.4 \
 	ixlv.4 \
+	jedec_ts.4 \
 	jme.4 \
 	joy.4 \
 	kbdmux.4 \


More information about the svn-src-head mailing list