Date: Wed, 12 Aug 2020 11:36:09 +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: r364154 - head/share/man/man4 Message-ID: <202008121136.07CBa9tO011264@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avg Date: Wed Aug 12 11:36:09 2020 New Revision: 364154 URL: https://svnweb.freebsd.org/changeset/base/364154 Log: hook gpiokeys.4 to the build Reported by: 0mp MFC after: 3 days X-MFC with: r363905 Modified: head/share/man/man4/Makefile Modified: head/share/man/man4/Makefile ============================================================================== --- head/share/man/man4/Makefile Wed Aug 12 10:17:17 2020 (r364153) +++ head/share/man/man4/Makefile Wed Aug 12 11:36:09 2020 (r364154) @@ -171,6 +171,7 @@ MAN= aac.4 \ gif.4 \ gpio.4 \ gpioiic.4 \ + gpiokeys.4 \ gpioled.4 \ gpioths.4 \ gre.4 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008121136.07CBa9tO011264>
