From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id 5cfd4d7e for ; Wed, 7 Feb 2018 14:59:12 -0500 (EST) Date: Wed, 7 Feb 2018 14:59:12 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: fix wrong date X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-Id: <84f492fb2bf1ff6a@fantadrom.bsd.lv> Log Message: ----------- fix wrong date Modified Files: -------------- mandoc/regress/mdoc/Oo: punct.out_ascii punct.out_markdown Revision Data ------------- Index: punct.out_markdown =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Oo/punct.out_markdown,v retrieving revision 1.5 retrieving revision 1.6 diff -Lregress/mdoc/Oo/punct.out_markdown -Lregress/mdoc/Oo/punct.out_markdown -u -p -r1.5 -r1.6 --- regress/mdoc/Oo/punct.out_markdown +++ regress/mdoc/Oo/punct.out_markdown @@ -20,4 +20,4 @@ at the end: \[\[a (] |] -OpenBSD - July 4, 2017 +OpenBSD - February 6, 2018 Index: punct.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Oo/punct.out_ascii,v retrieving revision 1.5 retrieving revision 1.6 diff -Lregress/mdoc/Oo/punct.out_ascii -Lregress/mdoc/Oo/punct.out_ascii -u -p -r1.5 -r1.6 --- regress/mdoc/Oo/punct.out_ascii +++ regress/mdoc/Oo/punct.out_ascii @@ -10,4 +10,4 @@ DDEESSCCRRIIPPTTIIOONN at the end: [[a (] |] -OpenBSD July 4, 2017 OpenBSD +OpenBSD February 6, 2018 OpenBSD -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv