]> granicus.if.org Git - docbook-dsssl/commit
convert no-break space character to groff "\ \&" (instead of just
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 4 Mar 2008 03:27:47 +0000 (03:27 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 4 Mar 2008 03:27:47 +0000 (03:27 +0000)
commitb8de8de8d2890c02981096c49206fe777ba099ba
tree2d6ec64cdef65333e67ce72d4dfb45fb45599fb4
parentc9926d2b16deb8cc0ed4ad4b362e47ec889b1892
convert no-break space character to groff "\ \&" (instead of just
"\ "). the reason is that if a space occurs at the end of a line,
our processing causes it to be eaten. a real-world case of this is
the mysql(1) man page. appending the "\&" prevents that
xsl/manpages/charmap.groff.xsl
xsl/manpages/other.xsl