diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-11-13 11:24:37 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-11-13 11:24:37 +0000 |
commit | d0684c94e21052907d64176fd65093b04bc43787 (patch) | |
tree | c2e3b963d81798f49b73b2f7c4e9b13a04fe886f | |
parent | d04d89118360a0be3d922a6b26cd00d3422cabd1 (diff) | |
download | mandoc-d0684c94e21052907d64176fd65093b04bc43787.tar.gz |
MANWIDTH
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -195,6 +195,12 @@ are mere guesses, and some may be wrong. --- missing man features ----------------------------------------------- +- 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 + Kamil Rytarowski <kamil at netbsd> 13 Nov 2020 00:19:36 +0100 + loc * exist * algo * size * imp * + - groff_www(7) .MTO and .URL These macros were used by the GNU grep(1) man page. The groff_www(7) manual page itself uses them, too. |