Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=831878

Dave Neary <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Dave Neary <[email protected]> ---
Hi,

(In reply to comment #5)
> Problem 5:
> >> ovirt-log-collector.noarch: W: manual-page-warning 
> >> /usr/share/man/man8/engine-log-collector.8.gz 28: name expected (got a 
> >> special character): treated as missing
> > Not sure what this means, but it's a warning anyway.
> Yeah, I have no idea how to fix this.

Looking at the sources, this comes from the line 

25 .\' Describe engine\-slimmed

Lines starting with a . in troff are commands, and \' is not a valid command,
it's a special character. However, lots of man pages seem to use .\\ or .
\' at the start of lines, I have no idea why (or what tool is generating them).

If this is supposed to be a comment, it should be 
 ." Describe engine\-slimmed

Is it intended to be something else?

Dave.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cXOyWNgEJp&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to