diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
| commit | c4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch) | |
| tree | 0505e005ecc9492a4b759dc8e06eb138613e4aa4 /usr.sbin/fdwrite | |
| parent | 5de15c0508449da98f193b4d397a9750d2494ce3 (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 b6f933d3c3ed..53cdaac4657e 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -28,7 +28,8 @@ Any floppy disk device capable of formatting can be used. .Pp .Nm Fdwrite will ask the user -.Pq on /dev/tty +(on +.Pa /dev/tty ) to insert a new floppy and press return. The device will then be opened, and queried for its parameters, then each track will be formatted, written with data from the |
