diff options
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | mandoc.1 | 5 |
2 files changed, 2 insertions, 7 deletions
@@ -9,8 +9,8 @@ INSTALL_DATA = install -m 0444 INSTALL_LIB = install -m 0644 INSTALL_MAN = $(INSTALL_DATA) -VERSION = 1.6.8 -VDATE = 21 March 2009 +VERSION = 1.6.9 +VDATE = 22 March 2009 VFLAGS = -DVERSION=\"$(VERSION)\" CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g @@ -201,11 +201,6 @@ displays types are synonyms, as are \-filled and \-ragged. .\" LIST-ITEM .It The -.Sq \&Xo/Xc -pair isn't supported. -.\" LIST-ITEM -.It -The .Sq \&Bd macro doesn't process \-compact . .El |