diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1997-05-19 22:14:54 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1997-05-19 22:14:54 +0000 |
| commit | 2b03fcd7bbb93b80847b7ccd40351d02f4541d02 (patch) | |
| tree | 0c4bd965f28f5c8fecfcfa905ff5b674acb26aee /usr.sbin/fdwrite | |
| parent | 44fe3d3ca9aba5f39beab70dfb6353c1688273d8 (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 f41c117f8da7..f25545b980b8 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: fdwrite.1,v 1.1.1.1 1994/09/18 07:39:19 phk Exp $ +.\" $Id: fdwrite.1,v 1.2 1996/01/30 13:48:55 mpp 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 parameters, +The device will then be opened, and queried for its parameters, then each track will be formatted, written with data from the .Ar inputfile , read back and compared. |
