summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-08-10 20:40:45 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-08-10 20:40:45 +0000
commite1cba00943f4950e66e450c47d4a66b21b313834 (patch)
treeeea9eb2f7e6b8c3ef42c6f9ff32f395fdca76fb0 /TODO
parent940e1d9d0ef8fd73b06cf6fdbb151d1e49bb9e35 (diff)
downloadmandoc-e1cba00943f4950e66e450c47d4a66b21b313834.tar.gz
The groff man-ext macros define fonts CB, CI, and CR,
and some groff manual pages actually use them in .ft requests. It's easy enough to handle these .ft requests in mandoc, too.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 90815dff..4d0c2190 100644
--- a/TODO
+++ b/TODO
@@ -38,9 +38,6 @@ are mere guesses, and some may be wrong.
--- missing roff features ----------------------------------------------
-- .ft CB selects constant-width bold font
- see groff_out(7) for examples
-
- \*(.T prints the device being used,
see groff_char(7) for an example