Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Man page 8 of sssd refers to itself. See the "SEE ALSO" of sssd(8) where the first item is sssd(8). Version-Release number of selected component (if applicable): 1.11.5.1- How reproducible: man sssd Steps to Reproduce: 1. 2. 3. Actual results: Expected results: man 8 sssd must not refer to itself Additional info:
(In reply to Peter Varkoly from comment #0) > Description of problem: > Man page 8 of sssd refers to itself. > See the "SEE ALSO" of sssd(8) where the first item is sssd(8). > > Version-Release number of selected component (if applicable): > 1.11.5.1- Neither fedora 20 nor rawhide has sssd 1.11.5.1 sssd-1.11.6-2.fc20 jhrozek 2014-08-22 14:02:12 complete sssd-1.12.0-7.fc21 jhrozek 2014-08-22 14:02:12 complete For future, please file a ticket to upstream trac https://fedorahosted.org/sssd/newticket or you can send a patch https://fedorahosted.org/sssd/wiki/DevelTutorials#Submittingapatchupstream
I agree it's a very subtle bug, but I actually don't think it's worth fixing now. The reason the man page refers to itself is that we use an included .xml file with all the references. I guess it would be possible to special-case 'self' but honestly I think we have bigger fish to fry. I'll clone this bugzilla upstream and then close, I think the problem should only be tracked there.
Upstream ticket: https://fedorahosted.org/sssd/ticket/2427