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

Luiz Otavio O Souza loos at FreeBSD.org
Sat Mar 7 01:42:06 UTC 2015


Author: loos
Date: Sat Mar  7 01:42:04 2015
New Revision: 279718
URL: https://svnweb.freebsd.org/changeset/base/279718

Log:
  Bump .Dd to current date (which I should have done as part of initial
  commit).
  
  Connect ds3231.4 to the build.

Modified:
  head/share/man/man4/Makefile
  head/share/man/man4/ds3231.4

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Fri Mar  6 23:55:36 2015	(r279717)
+++ head/share/man/man4/Makefile	Sat Mar  7 01:42:04 2015	(r279718)
@@ -119,6 +119,7 @@ MAN=	aac.4 \
 	divert.4 \
 	${_dpms.4} \
 	dpt.4 \
+	ds3231.4 \
 	dummynet.4 \
 	ed.4 \
 	edsc.4 \

Modified: head/share/man/man4/ds3231.4
==============================================================================
--- head/share/man/man4/ds3231.4	Fri Mar  6 23:55:36 2015	(r279717)
+++ head/share/man/man4/ds3231.4	Sat Mar  7 01:42:04 2015	(r279718)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 26, 2014
+.Dd March 6, 2015
 .Dt DS3231 4
 .Os
 .Sh NAME


More information about the svn-src-head mailing list