Bug 276878

Summary: ifconfig.8 buffers spelling mistake
Product: Documentation Reporter: pprocacci
Component: Manual PagesAssignee: Maxim Konovalov <maxim>
Status: Closed FIXED    
Severity: Affects Only Me CC: doc
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description pprocacci 2024-02-08 04:34:00 UTC
--- sbin/ifconfig/ifconfig.8.orig       2024-02-07 23:31:49.446309000 -0500
+++ sbin/ifconfig/ifconfig.8    2024-02-07 23:31:57.064128000 -0500
@@ -707,7 +707,7 @@
 .It Fl mextpg
 If the driver supports extended multi-page
 .Xr mbuf 9
-biffers, disable them on the interface.
+buffers, disable them on the interface.
 .It Cm wol , wol_ucast , wol_mcast , wol_magic
 Enable Wake On Lan (WOL) support, if available.
 WOL is a facility whereby a machine in a low power state may be woken
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-09 01:42:31 UTC
A commit in branch main references this bug:

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

commit 15cb9c0d9f0a1ecf2cf26968c42e6212ccce8c26
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2024-02-09 01:40:00 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2024-02-09 01:40:00 +0000

    ifconfig: a typo fixed in the man page

    PR:     276878

 sbin/ifconfig/ifconfig.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)