summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index 033ff3fc..0c753740 100644
--- a/TODO
+++ b/TODO
@@ -67,17 +67,6 @@
* formatting issues: ugly output
************************************************************************
-- boot_config.8
- .Bd -literal
- .No UKC> Ic find ne
- 24 ne0 at isa0
- should be
- UKC> find ne
- 24 ne0 at isa0
- but is
- UKC>find ne24 ne0 at isa0
- from jmc@ Wed, 21 Jul 2010 22:40:02 +0100
-
- perl(1) SYNOPSIS looks bad; reported by deraadt@
1) man(7) seems to need SYNOPSIS .Nm blocks, too