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

Ian Lepore ian at FreeBSD.org
Wed Jul 11 23:59:05 UTC 2018


Author: ian
Date: Wed Jul 11 23:59:04 2018
New Revision: 336216
URL: https://svnweb.freebsd.org/changeset/base/336216

Log:
  Actually build and install the spigen.4 manpage.

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Wed Jul 11 23:23:29 2018	(r336215)
+++ head/share/man/man4/Makefile	Wed Jul 11 23:59:04 2018	(r336216)
@@ -505,6 +505,7 @@ MAN=	aac.4 \
 	snd_via82c686.4 \
 	snd_vibes.4 \
 	snp.4 \
+	spigen.4 \
 	${_spkr.4} \
 	splash.4 \
 	sppp.4 \


More information about the svn-src-all mailing list