Bug 10790

Summary: minor error in bash man page
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <jik>
Component: bashAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-03 14:07:20 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:

Description Jonathan Kamens 2000-04-13 14:55:13 UTC
From the bash man page in bash-2.04-2:

       --rpm-requires
              Produce the list of files that are required for the
              shell script to run.  This implies '-n' and is sub-
              ject to the same limitations as compile time  error
              checking  checking; Backticks, [] tests,  and evals
              are not parsed so some dependencies may be  missed.
              --verbose Equivalent to  -v.

The "--verbose" option isn't indented properly.

Comment 1 Bernhard Rosenkraenzer 2000-05-03 14:07:59 UTC
Fixed.