summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-25 16:20:24 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-25 16:20:24 +0000
commit39ff6e4b0b3b7a522539aec9a027f1b265b6d8ae (patch)
treedc7856135dcd0245df0c7a792e52050d36978f91 /TODO
parente715d2a075efaec805b4b67c6fd39ab481b6327a (diff)
downloadmandoc-39ff6e4b0b3b7a522539aec9a027f1b265b6d8ae.tar.gz
Arguments to `Bsx' and friends are separated by a non-breaking space.
This removes a TODO raised by schwarze@.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index c745ae59..c67f84b8 100644
--- a/TODO
+++ b/TODO
@@ -225,9 +225,6 @@
should be "NetBSD 1.0A", not "NetBSD 1.0a",
see OpenBSD ccdconfig(8).
-- 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.
-
- 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).