Bug 130325
Summary: | dd man page incorrect | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | George Toft <george> |
Component: | coreutils | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-08-19 08:38:28 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
George Toft
2004-08-19 03:19:12 UTC
Works fine for me. coreutils-5.2.1-22. $ dd if=/dev/zero of=/dev/null 1096548+0 records in <-- first USR1 1096548+0 records out 1620336+0 records in <-- second USR1 1620336+0 records out 2056723+0 records in <-- third USR1 2056722+0 records out 2208940+0 records in <-- Ctrl-C 2208939+0 records out |