diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-18 18:04:25 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-18 18:04:25 +0000 |
commit | b3729dc0b7e8a9d8bc2b72799e6a7d50e94aaa7b (patch) | |
tree | 1269d87719aea8cac9b97c3a192f400bbddb8d4e /TODO | |
parent | 0b38528b1ed620cf8afcbd2dc24687537a6d863f (diff) | |
download | mandoc-b3729dc0b7e8a9d8bc2b72799e6a7d50e94aaa7b.tar.gz |
Make "\ " produce non-breaking space.
Noted by Theo de Raadt. Ok schwarze@.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -80,8 +80,7 @@ ************************************************************************ - perl(1) SYNOPSIS looks bad; reported by deraadt@ - 1) "\ " is non-breaking - 2) man(7) seems to need SYNOPSIS .Nm blocks, too + 1) man(7) seems to need SYNOPSIS .Nm blocks, too - empty phrases in .Bl column produce too few blanks try e.g. .Bl -column It Ta Ta |