svn commit: r278830 - head/usr.sbin/devctl
John-Mark Gurney
jmg at FreeBSD.org
Mon Feb 16 02:20:12 UTC 2015
Author: jmg
Date: Mon Feb 16 02:20:11 2015
New Revision: 278830
URL: https://svnweb.freebsd.org/changeset/base/278830
Log:
install the man page...
Sponsored by: FreeBSD Foundation
Modified:
head/usr.sbin/devctl/Makefile
Modified: head/usr.sbin/devctl/Makefile
==============================================================================
--- head/usr.sbin/devctl/Makefile Mon Feb 16 02:05:34 2015 (r278829)
+++ head/usr.sbin/devctl/Makefile Mon Feb 16 02:20:11 2015 (r278830)
@@ -2,7 +2,6 @@
PROG= devctl
MAN= devctl.8
-MAN=
LIBADD= devctl
More information about the svn-src-all
mailing list