git: 7493960ce2 - main - handbook/disks: Fix fdformat section number

Alexander Ziaee <[email protected]> Mon, 08 Jun 2026 22:28:38 +0000
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7493960ce2dc92685fc0b1f940ebdd73bfebfccc

commit 7493960ce2dc92685fc0b1f940ebdd73bfebfccc
Author:     Alexander Ziaee <[email protected]>
AuthorDate: 2026-06-08 22:28:09 +0000
Commit:     Alexander Ziaee <[email protected]>
CommitDate: 2026-06-08 22:28:09 +0000

    handbook/disks: Fix fdformat section number
---
 documentation/content/en/books/handbook/disks/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: