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 908295 - man page syslog(3) refers to non-existant syslog.conf
Summary: man page syslog(3) refers to non-existant syslog.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: man-pages-overrides
Version: 6.3
Hardware: All
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Peter Schiffer
QA Contact: Iveta Wiedermann
URL:
Whiteboard:
Depends On:
Blocks: 1011191
TreeView+ depends on / blocked
 
Reported: 2013-02-06 11:22 UTC by Thom Carlin
Modified: 2013-11-21 22:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
No documentation needed
Clone Of:
Environment:
Last Closed: 2013-11-21 22:55:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
man-pages-3.22-syslog.patch (413 bytes, patch)
2013-09-20 17:17 UTC, Peter Schiffer
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1695 0 normal SHIPPED_LIVE man-pages-overrides bug fix and enhancement update 2013-11-20 21:52:14 UTC

Description Thom Carlin 2013-02-06 11:22:33 UTC
Description of problem:

Title says it all

Version-Release number of selected component (if applicable):

6.3 GA

How reproducible:

Every time

Steps to Reproduce:
1. man 3 syslog
2. man 5 syslog.conf
3.
  
Actual results:

"SEE ALSO
       logger(1), setlogmask(3), syslog.conf(5), syslogd(8)"
"No entry for syslog.conf in section 5 of the manual"

Expected results:

"SEE ALSO
       logger(1), setlogmask(3), rsyslog.conf(5), syslogd(8)"
"RSYSLOG.CONF(5)           Linux System Administration          RSYSLOG.CONF(5)

NAME
       rsyslog.conf - rsyslogd(8) configuration file
[...]"

Additional info:

Simple change for English.  
Please also check /usr/share/man/ja/man5/syslog.conf.5.gz which may need to be updated

Comment 2 Tomas Heinrich 2013-02-06 13:28:29 UTC
$ man -w 5 syslog.conf
No entry for syslog.conf in section 5 of the manual

$ man -w 3 syslog
/usr/share/man/man3/syslog.3.gz

$ rpm -qf /usr/share/man/man3/syslog.3.gz
man-pages-3.22-17.el6.noarch

$ man rsyslogd
<...>
SEE ALSO
       rsyslog.conf(5), logger(1), syslog(2), syslog(3), services(5), savelog(8)

$ man rsyslog.conf
<...>
SEE ALSO
       rsyslogd(8), logger(1), syslog(3)

$ rpm -q rsyslog
rsyslog-5.8.10-2.el6.x86_64

Comment 5 RHEL Program Management 2013-02-12 06:47:11 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 6 Peter Schiffer 2013-09-20 17:17:41 UTC
Created attachment 800588 [details]
man-pages-3.22-syslog.patch

Comment 14 errata-xmlrpc 2013-11-21 22:55:45 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.

http://rhn.redhat.com/errata/RHBA-2013-1695.html


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