From 6cef110ea7c9248b1b0e3caead715fbe248dadac Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 12 Mar 2009 02:57:35 +0000 Subject: Brq/Bro/Brc fixed up and pretty. Cleaned up Aq/Sq use of escapes in term.c. Added initial -column support. Fixed argv returning ARGV_WORD and tokenising anyway. --- mdocterm.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mdocterm.1') diff --git a/mdocterm.1 b/mdocterm.1 index 95cd3bf7..9941086c 100644 --- a/mdocterm.1 +++ b/mdocterm.1 @@ -299,9 +299,9 @@ utility doesn't yet know how to display the following: .Pp .Bl -bullet -compact .It -The \-hang and \-column +The \-hang .Sq \&Bl -lists are not yet supported. +list is not yet supported. .It The \-literal and \-unfilled .Sq \&Bd -- cgit