summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-22 19:08:53 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-22 19:08:53 +0000
commitf94cbe774aa5f31e8ec88173a16618e5ef9a22a0 (patch)
tree344ca9b8e05fe65d7b872af59cb51d21162b4961
parentd8fb2ddbfa0e39add9075bcc8fee890e73f1c661 (diff)
downloadmandoc-f94cbe774aa5f31e8ec88173a16618e5ef9a22a0.tar.gz
Removed Xo/Xc no-support notices.
-rw-r--r--Makefile4
-rw-r--r--mandoc.15
2 files changed, 2 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index f186e817..147f7ad0 100644
--- a/Makefile
+++ b/Makefile
@@ -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
diff --git a/mandoc.1 b/mandoc.1
index c55455fa..1dc56477 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -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