Author: mckusick Date: Thu Aug 15 18:46:27 2019 New Revision: 351098 URL: https://svnweb.freebsd.org/changeset/base/351098
Log: Add missing comma in calendar.freebsd Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/usr.bin/calendar/calendars/calendar.freebsd ============================================================================== --- head/usr.bin/calendar/calendars/calendar.freebsd Thu Aug 15 18:43:01 2019 (r351097) +++ head/usr.bin/calendar/calendars/calendar.freebsd Thu Aug 15 18:46:27 2019 (r351098) @@ -245,7 +245,7 @@ 06/07 Benjamin Close <[email protected]> born in Adelaide, Australia, 1978 06/07 Roger Pau Monne <[email protected]> born in Reus, Catalunya, Spain, 1986 06/08 Ravi Pokala <[email protected]> born in Royal Oak, Michigan, United States, 1980 -06/09 Stanislav Galabov <[email protected]> born in Sofia, Bulgaria 1978 +06/09 Stanislav Galabov <[email protected]> born in Sofia, Bulgaria, 1978 06/11 Alonso Cardenas Marquez <[email protected]> born in Arequipa, Peru, 1979 06/14 Josh Paetzel <[email protected]> born in Minneapolis, Minnesota, United States, 1973 06/17 Tilman Linneweh <[email protected]> born in Weinheim, Baden-Wuerttemberg, Germany, 1978 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
