Date: Wed, 3 Jun 2020 05:00:40 +0000 (UTC) From: Eugene Grosbein <eugen@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r361743 - stable/11/sbin/ifconfig Message-ID: <202006030500.05350e7i058516@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eugen Date: Wed Jun 3 05:00:40 2020 New Revision: 361743 URL: https://svnweb.freebsd.org/changeset/base/361743 Log: MFC r361548: ifconfig(8): spell "groupname" consistently with SYNOPSYS. Modified: stable/11/sbin/ifconfig/ifconfig.8 Directory Properties: stable/11/ (props changed) Modified: stable/11/sbin/ifconfig/ifconfig.8 ============================================================================== --- stable/11/sbin/ifconfig/ifconfig.8 Wed Jun 3 04:48:00 2020 (r361742) +++ stable/11/sbin/ifconfig/ifconfig.8 Wed Jun 3 05:00:40 2020 (r361743) @@ -369,7 +369,7 @@ the system will not attempt to transmit messages through that interface. If possible, the interface will be reset to disable reception as well. This action does not automatically disable routes using the interface. -.It Cm group Ar group-name +.It Cm group Ar groupname Assign the interface to a .Dq group . Any interface can be in multiple groups. @@ -382,7 +382,7 @@ is a member of the PPP interface family group, .\" The interface(s) the default route(s) point to are members of the .\" .Em egress .\" interface group. -.It Cm -group Ar group-name +.It Cm -group Ar groupname Remove the interface from the given .Dq group . .It Cm eui64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006030500.05350e7i058516>