Bug 123089
| Summary: | aptables man pages is not correct: built in chain name are wrong. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Pierre Amadio <pamadio> |
| Component: | arptables_jf | Assignee: | Jay Fenlason <fenlason> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | jfeeney |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | arptables_jf-0.0.8-5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-06-09 19:50:37 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: | |||
I've fixed it in rawhide |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Firebird/0.7 Description of problem: The arptables man pages mention INPUT and OUTPUT as built in chains although the correct name are IN and OUT (as shown by arptables -L) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.man arptables 2. 3. Actual Results: mention INPUT and OUTPUT Expected Results: mention IN and OUT Additional info: