Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 441166

Summary: "glob_for_file_ext_glob" output when running "man [command] -add"
Product: Red Hat Enterprise Linux 5 Reporter: Murray McAllister <mmcallis>
Component: manAssignee: Ivana Varekova <varekova>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: vdanen
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-07 07:32:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of "man cat -add &> add_output" none

Description Murray McAllister 2008-04-06 23:20:33 UTC
Description of problem:

Running "man [command] -add" causes a lot of output (glob_for_file_ext_glob).


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

* Red Hat Enterprise Linux Client release 5.1 (Tikanga)
* man-1.6d-1.1
* Linux 2.6.18-53.1.14.el5

Also occurs on Fedora 8:

* Fedora release 8 (Werewolf)
* man-1.6e-3.fc7
* Linux 2.6.24.4-64.fc8

How reproducible:
always

Steps to Reproduce:
1. man ssh -add
2. man cat -add

Actual results:
Lots of output, then the man page opens (see attached for example output).

Expected results:
Man page opens without output.

Thanks!

Murray.

Comment 1 Murray McAllister 2008-04-06 23:20:33 UTC
Created attachment 301444 [details]
output of "man cat -add &> add_output"

Comment 2 Ivana Varekova 2008-04-07 07:32:59 UTC
This is not a bug -dd options display extended debug information which is the
output which you posted in comment #1.