summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-10-24 20:53:12 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-10-24 20:53:12 +0000
commit91555cb3f3238cb10f575c9191c3c2729c8f9473 (patch)
tree039de9bbee59547678c7bbded6b319d34dcdc4e9 /TODO
parent8a8bc122106d3c6164977db2ba5b07c3e2bf359d (diff)
downloadmandoc-91555cb3f3238cb10f575c9191c3c2729c8f9473.tar.gz
Implement the man(7) .MR macro, a 2023 GNU extension.
The syntax and semantics is almost identical to mdoc(7) .Xr. This will be needed for reading the groff manual pages once our port will be updated to 1.23, and the Linux Manual Pages Project is also determined to start using it sooner or later. I did not advocate for this new macro, but since we want to remain able to read all manual pages found in the wild, there is little choice but to support it. At least it is easy to do, they basically copied .Xr.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 46c766a9..af66e584 100644
--- a/TODO
+++ b/TODO
@@ -239,9 +239,6 @@ are mere guesses, and some may be wrong.
--- missing man features -----------------------------------------------
-- groff_man(7) .MR
- loc ** exist * algo * size * imp ***
-
- MANWIDTH
Markus Waldeck <waldeck at gmx dot de> 9 Jun 2015 05:49:56 +0200
Laura Morales <lauretas at mail dot com> 26 Apr 2018 08:15:55 +0200