diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
| commit | 07bfccd71e05867cb46c11ea07ec0027794972b3 (patch) | |
| tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/fdwrite | |
| parent | 2ac2784f0c53b69968c131cd068d27cdbacca99f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdwrite')
| -rw-r--r-- | usr.sbin/fdwrite/fdwrite.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index 93de399491ca..cb80dd6af639 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -58,9 +58,11 @@ Don't ask for presence of a floppy disk in the drive. This non-interactive flag is useful for shell scripts. .It Fl f Ar inputfile -Input file to read. If none is given, stdin is assumed. +Input file to read. +If none is given, stdin is assumed. .It Fl d Ar device -The name of the floppy device to write to. Default is +The name of the floppy device to write to. +Default is .Pa /dev/fd0 . .El .Pp |
