projects
/
docbook-dsssl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0b627b
)
Removed unnecessary .br requests.
author
Michael Smith
<xmldoc@users.sourceforge.net>
Thu, 14 Jul 2005 04:31:08 +0000
(
04:31
+0000)
committer
Michael Smith
<xmldoc@users.sourceforge.net>
Thu, 14 Jul 2005 04:31:08 +0000
(
04:31
+0000)
xsl/manpages/links.xsl
patch
|
blob
|
history
diff --git
a/xsl/manpages/links.xsl
b/xsl/manpages/links.xsl
index 10c2bed52c217873bd8619f2526ce4221ec183b7..c099f1fb42e0fe0f1bea2a9b7e83cbab18bcac8a 100644
(file)
--- a/
xsl/manpages/links.xsl
+++ b/
xsl/manpages/links.xsl
@@
-349,7
+349,6
@@
</xsl:variable>
<xsl:value-of select="normalize-space($link.contents)"/>
<xsl:text> </xsl:text>
- <xsl:text>.br </xsl:text>
<!-- * Print the link's URL -->
<!-- * Add hyphenation suppression in URL output only if -->
<!-- * break.after.slash is also non-zero -->