diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-10-10 09:59:48 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-10-10 09:59:48 +0000 |
commit | 3d378740b04b9c699a76ada1be91544f7cbb44fa (patch) | |
tree | 91c4e5ba7bde80fbeb00c96e797c10c4c4e6526f /TODO | |
parent | 7c883a6afda56f0ec3e7463a1c7ef6c39f7207ee (diff) | |
download | mandoc-3d378740b04b9c699a76ada1be91544f7cbb44fa.tar.gz |
`Sm' no longer produces a linebreak when used in `Bd'.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -109,9 +109,6 @@ is just "o\bo". see for example OpenBSD ksh(1) -- .Sm should *not* produce as a blank line in .Bd -literal - see for example "Brace expansion" in OpenBSD ksh(1) - - The characters "|" and "\*(Ba" should never be bold, not even in the middle of a word, e.g. ".Cm b\*(Bac" in "mknod [-m mode] name b|c major minor" |