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

Kenneth D. Merry ken at FreeBSD.org
Fri May 2 20:36:21 UTC 2014


Author: ken
Date: Fri May  2 20:36:20 2014
New Revision: 265237
URL: http://svnweb.freebsd.org/changeset/base/265237

Log:
  Add the mpr(4) man page to the man4 Makefile.
  
  This should have been included in r265236.
  
  Submitted by:	Steve McConnell <Stephen.McConnell at lsi.com>
  MFC after:	3 days
  Sponsored by:	LSI, Spectra Logic

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Fri May  2 20:25:09 2014	(r265236)
+++ head/share/man/man4/Makefile	Fri May  2 20:36:20 2014	(r265237)
@@ -262,6 +262,7 @@ MAN=	aac.4 \
 	mod_cc.4 \
 	mos.4 \
 	mouse.4 \
+	mpr.4 \
 	mps.4 \
 	mpt.4 \
 	msk.4 \


More information about the svn-src-head mailing list