summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-06-27 21:30:44 +0000
committerSteve Price <steve@FreeBSD.org>1998-06-27 21:30:44 +0000
commitc609e0c8df52451c1469a32afe239c58106c620f (patch)
tree65fa35042bf3407dd078b28192a76b740ea9c20f /usr.sbin
parent8b34ac9cfaaec78f1341d988ccb73b6a965cf1e1 (diff)
Notes
Diffstat (limited to 'usr.sbin')
-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 df8efa2b6afc..4a21fce96d31 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.2.2.2 1997/09/19 06:21:39 charnier Exp $
+.\" $Id: fdwrite.1,v 1.2.2.3 1998/06/21 04:44:52 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 .