The branch main has been updated by ziaee:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=50296dccddf1a7734be2aef606cd8e0408ee8780

commit 50296dccddf1a7734be2aef606cd8e0408ee8780
Author:     Alexander Ziaee <zi...@freebsd.org>
AuthorDate: 2025-03-26 17:51:04 +0000
Commit:     Alexander Ziaee <zi...@freebsd.org>
CommitDate: 2025-03-28 18:07:01 +0000

    hier.7: Storage partitions are not filesystems
    
    I recommended the incorrect text to the submitter.
    
    MFC after:              3 days
    Fixes:                  f47cbb29e1c2 (Add /dev/gpt)
    Reported by:            Mark Millard <mark...@yahoo.com>
    Reviewed by:            imp, mhorne
    Approved by:            mhorne (mentor)
    Differential Revision:  https://reviews.freebsd.org/D49523
---
 share/man/man7/hier.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index c5fb3cf0a7fb..1c69b911f53b 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -157,7 +157,7 @@ file descriptor files; see
 .It Pa fd0
 first floppy drive
 .It Pa gpt/
-filesystems by GPT label
+storage partitions by GPT label
 .It Pa mmcsd0
 first SD storage device
 .It Pa mmcsd0s1

Reply via email to