diff options
| -rw-r--r-- | documentation/content/en/books/handbook/disks/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/disks/_index.adoc b/documentation/content/en/books/handbook/disks/_index.adoc index 968e84e81f..199a53cde9 100644 --- a/documentation/content/en/books/handbook/disks/_index.adoc +++ b/documentation/content/en/books/handbook/disks/_index.adoc @@ -1108,7 +1108,7 @@ This section explains how to format a 3.5 inch floppy disk in FreeBSD. A floppy disk needs to be low-level formatted before it can be used. This is usually done by the vendor, but formatting is a good way to check media integrity. -To low-level format the floppy disk on FreeBSD, use man:fdformat[1]. +To low-level format the floppy disk on FreeBSD, use man:fdformat[8]. When using this utility, make note of any error messages, as these can help determine if the disk is good or bad. . To format the floppy, insert a new 3.5 inch floppy disk into the first floppy drive and issue: |
