=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.286 retrieving revision 1.289 diff -u -p -r1.286 -r1.289 --- mandoc/Makefile 2010/07/06 22:08:33 1.286 +++ mandoc/Makefile 2010/07/27 20:02:52 1.289 @@ -12,8 +12,8 @@ INSTALL_DATA = $(INSTALL) -m 0444 INSTALL_LIB = $(INSTALL) -m 0644 INSTALL_MAN = $(INSTALL_DATA) -VERSION = 1.10.3 -VDATE = 29 June 2010 +VERSION = 1.10.5 +VDATE = 27 July 2010 VFLAGS = -DVERSION="\"$(VERSION)\"" WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings @@ -94,7 +94,7 @@ DATAS = arch.in att.in lib.in msec.in st.in \ HEADS = mdoc.h libmdoc.h man.h libman.h term.h \ libmandoc.h html.h chars.h out.h main.h roff.h \ - mandoc.h regs.h + mandoc.h GSGMLS = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml \ mandoc_char.7.sgml man.7.sgml man.3.sgml roff.7.sgml \