summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-08-10 04:41:25 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-08-10 04:41:25 +0000
commit940e1d9d0ef8fd73b06cf6fdbb151d1e49bb9e35 (patch)
treede18483b1de7319316ff7d94fa0639d9f8381061 /TODO
parent220517fb68d12713ff95882a6d53ead200d12fcf (diff)
downloadmandoc-940e1d9d0ef8fd73b06cf6fdbb151d1e49bb9e35.tar.gz
Implement the roff(7) .nop (no operation) request.
Examples of manual pages (ab)using it include groff(7), chem(1), groff_mom(7), and groff_hdtbl(7).
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2ba832c2..90815dff 100644
--- a/TODO
+++ b/TODO
@@ -38,9 +38,6 @@ are mere guesses, and some may be wrong.
--- missing roff features ----------------------------------------------
-- .nop prints its arguments as text,
- see groff(7) for an example
-
- .ft CB selects constant-width bold font
see groff_out(7) for examples