From 42288709c2b5ba0db7cfcf8eb99430d1435df9fd Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 15 May 2010 09:41:43 +0000 Subject: fixed tabs in quoted .Bl -column; and removed right margin from displays --- TODO | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9e243109..a7af0955 100644 --- a/TODO +++ b/TODO @@ -72,11 +72,6 @@ - do not break the line after "--", it's probably a long option reminded by stsp in net/pptp pptp.8 Fri, 23 Apr 2010 20:32:39 +0200 -- in .Bl -column .It, "\t" seems to be synonymous to " Ta ", - see sysctl(3) for many examples; - mishandling this results in spurious quotes at EOL - reminded by guenther@ Mon, 26 Apr 2010 01:16:52 -0700 - - URGENT, this is making many kernel manuals look bad: .Ft/.Fn should MAYBE behave in custom section like in SYNOPSIS? autoconf.9: @@ -106,11 +101,6 @@ * formatting issues: gratuitious differences ************************************************************************ -- in literal context, groff disables the right margin - an example: syslog.conf.5 EXAMPLES section - reported by jmc Tue, 13 Apr 2010 10:12:15 +0100 - solution: raise termp->maxrmargin in literal context - - lines containing blank characters, and nothing else, in literal context (.Bd -literal): groff outputs just blank lines "\n" -- cgit