ifconfig.8: Document "ifconfig -g groupname"
"ifconfig -g groupname" prints a list of interface names,
which could be confusing, because it differs from
the behavior of "ifconfig -a -g groupname".
While here, add two examples showing the difference between
"ifconfig -a -g groupname" and "ifconfig -g groupname".
Fixes: 0dad3f0e1512 Import interface groups from OpenBSD.
MFC after: 2 weeks
(cherry picked from commit 4d91c53a789ca4cb8f6951d7bdc8a1bf80e858ff)