RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1290404 - wrong names of components in man page, section SEE ALSO
Summary: wrong names of components in man page, section SEE ALSO
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: squid
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: Jan Houska
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-10 12:54 UTC by Ondřej Pták
Modified: 2017-08-01 21:35 UTC (History)
2 users (show)

Fixed In Version: squid-3.5.20-9.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 21:35:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2174 0 normal SHIPPED_LIVE squid bug fix and enhancement update 2017-08-01 18:40:34 UTC

Description Ondřej Pták 2015-12-10 12:54:05 UTC
Description of problem:
In squid man page, section SEE ALSO, there are several man pages with wrong name.

Version-Release number of selected component (if applicable):
squid-3.3.8-26.el7

How reproducible:
always

Steps to Reproduce:
1. man squid  # see section SEE ALSO

Actual results:
SEE ALSO
       cachemgr.cgi  (8),  squidclient (1), pam_auth (8), squid_ldap_auth (8),
       squid_ldap_group (8), ext_session_acl (8), squid_unix_group (8),

Expected results:
SEE ALSO
       cachemgr.cgi  (8),  squidclient (1), basic_pam_auth (8), basic_ldap_auth (8),
       ext_ldap_group_acl (8), ext_unix_group_acl (8), 


Additional info:
No manual entry for pam_auth
No manual entry for squid_ldap_auth
No manual entry for squid_ldap_group
No manual entry for squid_unix_group

Thera are more man pages, should't some of them be also metion (list of all man pages)?

squidclient (1)
basic_db_auth (8)
basic_getpwnam_auth (8)
basic_ldap_auth (8)
basic_ncsa_auth (8)
basic_pam_auth (8)
basic_radius_auth (8)
basic_sasl_auth (8)
cachemgr.cgi (8)
digest_file_auth (8)
ext_file_userip_acl (8)
ext_ldap_group_acl (8)
ext_session_acl (8)
ext_time_quota_acl (8)
ext_unix_group_acl (8)
ext_wbinfo_group_acl (8)
log_db_daemon (8)
negotiate_kerberos_auth (8)
squid (8)

Comment 6 Jan Houska 2017-05-08 18:23:35 UTC
Verified:

Contend of 'man squid' section "SEE ALSO" in new version(squid-3.5.20-10.el7.) is now: 
"""
SEE ALSO
       cachemgr.cgi   (8),  squidclient  (1),  basic_pam_auth  (8),  basic_ldap_auth  (8),
       ext_ldap_group_acl (8), ext_session_acl (8), ext_unix_group_acl (8),
       The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq
       The Squid Configuration Manual http://www.squid-cache.org/Doc/config/
"""


Old version (squid-3.3.8-26.el7) contained: 
"""
SEE ALSO
       cachemgr.cgi   (8),   squidclient   (1),   pam_auth   (8),   squid_ldap_auth   (8),
       squid_ldap_group (8), ext_session_acl (8), squid_unix_group (8),
       The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq
       The Squid Configuration Manual http://www.squid-cache.org/Doc/config/
"""

The new version seems sane.

Comment 7 errata-xmlrpc 2017-08-01 21:35:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2174


Note You need to log in before you can comment on or make changes to this bug.