aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdwrite/fdwrite.1
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-06-27 21:29:35 +0000
committerSteve Price <steve@FreeBSD.org>1998-06-27 21:29:35 +0000
commitccc3d3073b807a58da28a9400b59603aa0eac562 (patch)
tree3a21fa82ba8389f90b01c1a70e3277fe86f7150e /usr.sbin/fdwrite/fdwrite.1
parent7a0ce14b8b46affbcfaf25ad6433c17ae696453b (diff)
downloadsrc-ccc3d3073b807a58da28a9400b59603aa0eac562.tar.gz
src-ccc3d3073b807a58da28a9400b59603aa0eac562.zip
Typo.
PR: 7093 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes
Notes: svn path=/head/; revision=37207
Diffstat (limited to 'usr.sbin/fdwrite/fdwrite.1')
-rw-r--r--usr.sbin/fdwrite/fdwrite.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1
index 9867f5e89c65..3e8cf3552172 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.7 1998/03/23 08:23:01 charnier Exp $
+.\" $Id: fdwrite.1,v 1.8 1998/06/21 04:33:36 mph Exp $
.\"
.\"
.Dd September 16, 1993
@@ -34,7 +34,7 @@ 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.
-When the floppy disk if filled, the process is repeated, with the next disk.
+When the floppy disk is filled, the process is repeated, with the next disk.
This continues until the program is interrupted or EOF is encountered on the
.Ar inputfile .