From cbab9e7de022e9e548c5f200ceb9b259492b1fb8 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 22 Mar 2009 19:08:53 +0000 Subject: Removed Xo/Xc no-support notices. --- Makefile | 4 ++-- mandoc.1 | 9 ++------- 2 files changed, 4 insertions(+), 9 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 88b47c56..40bffea7 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.5 2009/03/21 21:09:00 kristaps Exp $ +.\" $Id: mandoc.1,v 1.6 2009/03/22 19:08:53 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -16,7 +16,7 @@ .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 21 2009 $ +.Dd $Mdocdate: March 22 2009 $ .Dt mandoc 1 .Os .\" SECTION @@ -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 -- cgit v1.2.3