Bug 159156
| Summary: | net-tools contains etherwake man page but not etherwake | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Kamens <h1k6zn2m> |
| Component: | net-tools | Assignee: | Radek Vokál <rvokal> |
| Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.60-53 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-06-06 09:13:52 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
2005-05-30 19:38:54 UTC
Hmm, I can see it .. $ rpm -Vv net-tools | grep ether-wake ......... /sbin/ether-wake But the man page is called "etherwake", not "ether-wake". Note the lack of a hyphen in the man page name. Also, the man page consistently refers to the tool as "etherwake" rather than "ether-wake". Either the man page needs to be updated or the tool needs to be renamed. True, I've changed the manpage to refer correctly to ether-wake .. fixed in rawhide. |