The branch main has been updated by imp:

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

commit f7725c3c27e685478398833fbe32504c38438d69
Author:     ykla <[email protected]>
AuthorDate: 2025-11-25 08:12:17 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2025-11-25 18:17:26 +0000

    NOTES: Fix a typo in a comments
    
    Signed-off-by: ykla [email protected]
    Sponsored by:   Chinese FreeBSD Community
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1899
---
 sys/conf/NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 3d5f7dd8a71b..8a11f8ec86b1 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1727,7 +1727,7 @@ device            ata             # Legacy ATA/SATA 
controllers
 # PCI ATA chipsets
 #device                ataacard        # ACARD
 #device                ataacerlabs     # Acer Labs Inc. (ALI)
-#device                ataamd          # American Micro Devices (AMD)
+#device                ataamd          # Advanced Micro Devices (AMD)
 #device                ataati          # ATI
 #device                atacenatek      # Cenatek
 #device                atacypress      # Cypress

Reply via email to