sbin/ifconfig/ifconfig.8: Clarify the use of interface groups.
sbin/ifconfig/ifconfig.8: Clean up some (not all) linter errors.
From the original PR:
"For the ifconfig(8) manual page, one of the sections mentions 'group group-name'.
- So what is a group actually? What it does or doesn't do to those interfaces? Is it simply cosmetic?
- When I need to (or not) assign something to group?
- Are there security implications with group?
- Are there performance implications with group?"
PR:231575