svn commit: r213483 - head/share/misc

Sergey Kandaurov pluknet at FreeBSD.org
Wed Oct 6 15:01:38 UTC 2010


Author: pluknet
Date: Wed Oct  6 15:01:37 2010
New Revision: 213483
URL: http://svn.freebsd.org/changeset/base/213483

Log:
  Fix wrong slashes in a previous commit.
  
  Approved by:	avg (mentor)

Modified:
  head/share/misc/committers-src.dot

Modified: head/share/misc/committers-src.dot
==============================================================================
--- head/share/misc/committers-src.dot	Wed Oct  6 14:43:37 2010	(r213482)
+++ head/share/misc/committers-src.dot	Wed Oct  6 15:01:37 2010	(r213483)
@@ -165,7 +165,7 @@ philip [label="Philip Paeps\nphilip at FreB
 phk [label="Poul-Henning Kamp\nphk at FreeBSD.org\n1994/02/21"]
 pho [label="Peter Holm\npho at FreeBSD.org\n2008/11/16"]
 pjd [label="Pawel Jakub Dawidek\npjd at FreeBSD.org\n2004/02/02"]
-pluknet [label="Sergey Kandaurov\npluknet at FreeBSD.org\n2010\10\05"]
+pluknet [label="Sergey Kandaurov\npluknet at FreeBSD.org\n2010/10/05"]
 ps [label="Paul Saab\nps at FreeBSD.org\n2000/02/23"]
 qingli [label="Qing Li\nqingli at FreeBSD.org\n2005/04/13"]
 rafan [label="Rong-En Fan\nrafan at FreeBSD.org\n2007/01/31"]


More information about the svn-src-head mailing list