Bug#836831: raw nroff appears on man page
gregor herrmann
gregoa at debian.org
Tue Sep 6 14:37:15 UTC 2016
Control: tag -1 + confirmed
On Tue, 06 Sep 2016 19:01:46 +0800, 積丹尼 Dan Jacobson wrote:
> File: /usr/share/man/man3/XML::LibXML::Element.3pm.gz
>
> Raw \f... seen:
>
> hasAttribute
> $boolean = $node->hasAttribute( $aname );
>
> This function tests if the named attribute is set for the node. If the attribute is specified,
> TRUE \fIs0(1) will be returned, otherwise the return value is FALSE \fIs0(0).
Interesting.
lib/XML/LibXML/Element.pod has
This function tests if the named attribute is set for the node. If the
attribute is specified, TRUE (1) will be returned, otherwise the return value
is FALSE (0).
`perldoc lib/XML/LibXML/Element.pod' renders this as
This function tests if the named attribute is set for the node. If the
attribute is specified, TRUE (1) will be returned, otherwise the
return value is FALSE (0).
`pod2man lib/XML/LibXML/Element.pod | man -l -' shows
This function tests if the named attribute is set for the node. If the attribute is specified, TRUE \fIs0(1) will be returned,
otherwise the return value is FALSE \fIs0(0).
Cheers,
gregor
--
.''`. Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Funny van Dannen: Lebewesen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20160906/040692ab/attachment.sig>
More information about the pkg-perl-maintainers
mailing list