diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1999-10-17 15:57:16 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1999-10-17 15:57:16 +0000 |
| commit | d8b6eb316fb69c47be025a4f54a302ebc54722aa (patch) | |
| tree | 3cd09b60f50a534061f45aa5b19d8608e4798740 /usr.sbin/fdwrite | |
| parent | 81ebd9e086a9c304217bc7714c578809621b56fd (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdwrite')
| -rw-r--r-- | usr.sbin/fdwrite/fdwrite.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index 66e0f619ba56..9bda4d8dfd18 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -56,7 +56,8 @@ is useful for shell scripts. .It Fl f Ar inputfile 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 ``/dev/rfd0''. +The name of the floppy device to write to. Default is +.Pa /dev/rfd0 . .El .Nm Fdwrite |
