svn commit: r313870 - head/usr.bin/timeout

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 17 11:31:28 UTC 2017


Author: bapt
Date: Fri Feb 17 11:31:27 2017
New Revision: 313870
URL: https://svnweb.freebsd.org/changeset/base/313870

Log:
  Use full name for the month
  
  Reported by:	brueffer

Modified:
  head/usr.bin/timeout/timeout.1

Modified: head/usr.bin/timeout/timeout.1
==============================================================================
--- head/usr.bin/timeout/timeout.1	Fri Feb 17 11:26:03 2017	(r313869)
+++ head/usr.bin/timeout/timeout.1	Fri Feb 17 11:31:27 2017	(r313870)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Feb 17, 2017
+.Dd February 17, 2017
 .Dt TIMEOUT 1
 .Os
 .Sh NAME


More information about the svn-src-all mailing list