Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2017 22:08:35 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r314183 - head/share/man/man4
Message-ID:  <201702232208.v1NM8Zow090412@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702232208.v1NM8Zow090412>