https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255557
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0ea8a7f36db31bfc550bbe5e39703fdedd12fa8c commit 0ea8a7f36db31bfc550bbe5e39703fdedd12fa8c Author: Jose Luis Duran <[email protected]> AuthorDate: 2021-04-29 11:03:48 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2021-05-03 11:38:52 +0000 ifconfig: Minor documentation fix Fix what appears to have been a small copy/paste typo in ifconfig(8)'s documentation (man page and header file). Not that it matters anymore. Reference: Table I-2 in IEEE Std 802.1Q-2014. PR: 255557 Submitted by: Jose Luis Duran <[email protected]> MFC after: 1 week sbin/ifconfig/ifconfig.8 | 6 +++--- sys/net/ethernet.h | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
