Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 08:16:17 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r361548 - head/sbin/ifconfig
Message-ID:  <202005270816.04R8GHrd082712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Wed May 27 08:16:17 2020
New Revision: 361548
URL: https://svnweb.freebsd.org/changeset/base/361548

Log:
  ifconfig(8): spell "groupname" consistently with SYNOPSYS.
  
  MFC after:	1 week

Modified:
  head/sbin/ifconfig/ifconfig.8

Modified: head/sbin/ifconfig/ifconfig.8
==============================================================================
--- head/sbin/ifconfig/ifconfig.8	Wed May 27 08:00:38 2020	(r361547)
+++ head/sbin/ifconfig/ifconfig.8	Wed May 27 08:16:17 2020	(r361548)
@@ -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?202005270816.04R8GHrd082712>