=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.401 retrieving revision 1.402 diff -u -p -r1.401 -r1.402 --- mandoc/Makefile 2013/10/02 06:44:55 1.401 +++ mandoc/Makefile 2013/10/05 20:09:24 1.402 @@ -9,7 +9,7 @@ # CFLAGS += -DOSNAME="\"OpenBSD 5.4\"" VERSION = 1.12.2 -VDATE = 01 October 2013 +VDATE = 05 October 2013 # IFF your system supports multi-byte functions (setlocale(), wcwidth(), # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a