Description of problem: Some garbage from the creation of info files seems to have crept into wget's man page. Version-Release number of selected component (if applicable): 1.9.1-3 How reproducible: always Steps to Reproduce: 1. man wget Actual results: Things such as "uses @} instead of @samp{? to separate the query portion of the" "@asis<Netscape 4.x.>" (and more "asis"s) Expected results: Additional info: Okay, I know the man page is legacy and the info file is the reference. ;-) But "man command" is what I always type first when in doubt.
Almost fixed in wget-1.9.1-8. There are still three occurences of "@pxref" in the man page, sorry. :)
Yes , those slipped through ;-( New packages are on their way, thanks for checking !