diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
| commit | 4a8d02835c2544e65713d27352cb3be0bd5d1c84 (patch) | |
| tree | 99b740a7c4217cd7405a4de1071ea095c0037d7d /usr.sbin/fdwrite | |
| parent | e407db3cbc080bdbd6c540a4af3d2d201ddc02f5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdwrite')
| -rw-r--r-- | usr.sbin/fdwrite/fdwrite.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index a8f527f721434..f41c117f8da74 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: fdwrite.1,v 1.1.1.1 1994/09/18 07:39:19 phk Exp $ .\" .\" .Dd September 16, 1993 @@ -29,7 +29,7 @@ Any floppy disk device capable of formatting can be used. will ask the user .Pq on /dev/tty to insert a new floppy and press return. -The device will then be opened, and queried for it's paramters, +The device will then be opened, and queried for it's parameters, then each track will be formatted, written with data from the .Ar inputfile , read back and compared. |
