The bug is shown in the example by

.ad l 
mno pqr\p
.na
stu vwx\p
.ad
yza bcd\p

  Result is (links, no adjustment, unchanged=previous)

yza   bcd

  instead of

yza bcd

  With my patch it is

yza bcd

  with other parts unchanged from upstream.

  All the different implementations (also "plan9") just have the same bug.


Reply via email to