svn commit: r364911 - stable/12/share/man/man4

Andriy Gapon avg at FreeBSD.org
Fri Aug 28 10:21:12 UTC 2020


Author: avg
Date: Fri Aug 28 10:21:11 2020
New Revision: 364911
URL: https://svnweb.freebsd.org/changeset/base/364911

Log:
  MFC r364154: hook gpiokeys.4 to the build

Modified:
  stable/12/share/man/man4/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/Makefile
==============================================================================
--- stable/12/share/man/man4/Makefile	Fri Aug 28 10:18:30 2020	(r364910)
+++ stable/12/share/man/man4/Makefile	Fri Aug 28 10:21:11 2020	(r364911)
@@ -183,6 +183,7 @@ MAN=	aac.4 \
 	gif.4 \
 	gpio.4 \
 	gpioiic.4 \
+	gpiokeys.4 \
 	gpioled.4 \
 	gpioths.4 \
 	gre.4 \


More information about the svn-src-all mailing list