aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-06-08 22:28:09 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-06-08 22:28:09 +0000
commit7493960ce2dc92685fc0b1f940ebdd73bfebfccc (patch)
tree59aeaaf43af9e40048ade250acb2a253b2a4a195
parent8597a76f4bf50a0f5f5b7165c4c1db878a93033a (diff)
handbook/disks: Fix fdformat section number
-rw-r--r--documentation/content/en/books/handbook/disks/_index.adoc2
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: