Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 12:17:06 +0000 (UTC)
From:      Luiz Otavio O Souza <loos@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r258679 - head/share/man/man4
Message-ID:  <201311271217.rARCH64J053062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: loos
Date: Wed Nov 27 12:17:05 2013
New Revision: 258679
URL: http://svnweb.freebsd.org/changeset/base/258679

Log:
  Connect the two recently added man pages to the system's install process.
  
  Approved by:	adrian (mentor)

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Wed Nov 27 12:12:37 2013	(r258678)
+++ head/share/man/man4/Makefile	Wed Nov 27 12:17:05 2013	(r258679)
@@ -157,6 +157,8 @@ MAN=	aac.4 \
 	gif.4 \
 	gpib.4 \
 	gpio.4 \
+	gpioiic.4 \
+	gpioled.4 \
 	gre.4 \
 	h_ertt.4 \
 	hatm.4 \



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