summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 769e2176..c745ae59 100644
--- a/TODO
+++ b/TODO
@@ -228,12 +228,6 @@
- The space character joining .Dx .Fx .Nx .Ox (are these all?) to its
argument is non-breaking. See the cdio(1) HISTORY and many others.
-- .Bx uses a dash before its argument, not a space,
- see for example the chpass(1) and column(1) HISTORY.
- Besides, the second argument is capitalized, for example,
- .Bx 4.3 tahoe .
- produces 4.3BSD-Tahoe.
-
- In .Bl -tag, if a tag exceeds the right margin and must be continued
on the next line, it must be indented by -width, not width+1;
see "rule block|pass" in OpenBSD ifconfig(8).