=================================================================== RCS file: /cvs/pod2mdoc/Regress/Makefile.inc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pod2mdoc/Regress/Makefile.inc 2014/07/19 01:31:46 1.3 +++ pod2mdoc/Regress/Makefile.inc 2014/11/17 18:46:23 1.4 @@ -1,12 +1,12 @@ # --- utilities --- -TESTDATE = -d 'July 19, 2014' +TESTDATE = -d 'November 17, 2014' POD2MAN = pod2man -POD2MANARGS = -c 'OpenBSD Reference Manual' -r 'OpenBSD ports' +POD2MANARGS = -c 'General Commands Manual' -r 'OpenBSD ports' GROFF = groff -Tascii -P -c MANDOC = mandoc -Tascii DIFF = diff -u -POD2MDOC = /co/pod2mdoc/pod2mdoc +POD2MDOC = ../../pod2mdoc # --- lists ---