From fde5c56f70c8c331d28ac290a122dbd46c25a2e5 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 8 Jan 2016 01:37:32 +0000 Subject: would be nice to warn about broken .Xr links... --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 5d1d5dee..2c168736 100644 --- a/TODO +++ b/TODO @@ -537,6 +537,11 @@ are mere guesses, and some may be wrong. * warning issues ************************************************************************ +- provide a way in mandoc(1) to warn about broken .Xr links; + probably cannot be on by default in -Tlint because it needs + to access the manpath and mandoc.db(3) after parsing. + asked for by jmc@ Fri, 4 Dec 2015 22:39:40 +0000 + - Report errors in -O suboption parsing. loc * exist * algo * size * imp ** -- cgit