mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
Fix "to a file" example so it works (one must touch(1) the file first).
This commit is contained in:
parent
ad1376cc73
commit
8460448167
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141452
@ -17,5 +17,6 @@ You can refresh a disk:
|
||||
|
||||
or salvage a floppy:
|
||||
|
||||
touch myfloppy.flp
|
||||
recoverdisk /dev/fd0 myfloppy.flp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user