The branch main has been updated by bjk: URL: https://cgit.FreeBSD.org/src/commit/?id=140119a60d967a05aafe80550aae28407db5ad79
commit 140119a60d967a05aafe80550aae28407db5ad79 Author: PauAmma <paua...@gundo.com> AuthorDate: 2024-03-15 20:59:35 +0000 Commit: Benjamin Kaduk <b...@freebsd.org> CommitDate: 2024-03-15 21:16:53 +0000 ifconfig.8: add missing "be" Reviewed by: allanjude, bjk MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D44022 --- sbin/ifconfig/ifconfig.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 1fe1b1876f81..b88772e0e5e9 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1068,7 +1068,7 @@ Legacy .Cm wds devices have a fixed peer relationship and do not, for example, roam if their peer stops communicating. -For completeness a Dynamic WDS (DWDS) interface may marked as +For completeness a Dynamic WDS (DWDS) interface may be marked as .Fl wdslegacy . .It Cm bssid Request a unique local mac address for the cloned device.