Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 22:28:38 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 7493960ce2 - main - handbook/disks: Fix fdformat section number
Message-ID:  <6a274216.22780.54ae090c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ziaee:

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

commit 7493960ce2dc92685fc0b1f940ebdd73bfebfccc
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-06-08 22:28:09 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
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:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a274216.22780.54ae090c>