Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Examples cut-n-pasted from man pages fail because of quotes https://bugzilla.redhat.com/show_bug.cgi?id=331561 mmaslano@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mmaslano@xxxxxxxxxx |jpo@xxxxxxxxxxxx Component|groff |perl-WWW-Mechanize ------- Additional Comments From mmaslano@xxxxxxxxxx 2007-10-15 04:03 EST ------- I've just looked in the "man 7 groff" and here is: Single Character Escapes: \’ The acute accent ´; same as \(aa. Unescaped: apostrophe, right quotation mark, single quote (ASCII 0x27). \‘ The grave accent `; same as \(ga. Unescaped: left quote, backquote (ASCII 0x60). So the problem is in every man page, which have ` instead of \`. This problem isn't occured in package man-page as I see. For example tcsh -> "rpm -qf /usr/share/man/man1/tcsh.1.gz" give us: tcsh-6.15-1.fc8 I reassign it back to perl-WWW-Mechanize, you can reassign it to particular packages, if you want. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list