]> granicus.if.org Git - docbook-dsssl/commit
Replaced all dots in roff requests with U+2302 ("house"
authorMichael Smith <xmldoc@users.sourceforge.net>
Sun, 14 Jan 2007 20:21:31 +0000 (20:21 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sun, 14 Jan 2007 20:21:31 +0000 (20:21 +0000)
commitf95e136abbf3d6f3e2bed4dfc93b39b4fd8cf92a
treede7c762e15979d7385b038bd2473d6fcec8d957e
parent3c28601c890197ac4674f64184471d12f0feb0b7
Replaced all dots in roff requests with U+2302 ("house"
character), and added escaping in output for all instances of dot
that are not in roff requests. This fixes the problem case where a
string beginning with a dot (for example, the string ".bashrc")
might occur at the beginning of a line in output, in which case
would mistakenly get interpreted as a roff request. Thanks to Eric
S. Raymond for pushing to fix this.
xsl/manpages/block.xsl
xsl/manpages/info.xsl
xsl/manpages/links.xsl
xsl/manpages/lists.xsl
xsl/manpages/other.xsl
xsl/manpages/refentry.xsl
xsl/manpages/synop.xsl
xsl/manpages/table.xsl
xsl/manpages/utility.xsl
xsl/params/man.string.subst.map.xml
xsl/tools/xsl/build/html2roff.xsl