ifconfig(8): wordsmith -G and -g descriptions

Remove spurious ".Ar groupname".
Add missing full stops.
While there, tweak word order for better grammar.

MFC after: 3 days

Reviewed by:	Alexander Ziaee, Mina Galić, allanjude, imp
Differential Revision:	https://reviews.freebsd.org/D45092
This commit is contained in:
Pau Amma 2024-06-06 15:12:53 -06:00 committed by Warner Losh
parent 7cae020b9c
commit 21faf821a3

View file

@ -1,3 +1,6 @@
.\"-
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\" Copyright (c) 1983, 1991, 1993 .\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
.\" .\"
@ -25,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.Dd May 12, 2024 .Dd June 6, 2024
.Dt IFCONFIG 8 .Dt IFCONFIG 8
.Os .Os
.Sh NAME .Sh NAME
@ -214,11 +217,10 @@ Shortcut notation for
Exclude members of the specified Exclude members of the specified
.Ar groupname .Ar groupname
from the output. from the output.
.Ar groupname .
.Pp .Pp
Only one option Only one
.Fl G .Fl G
should be specified as later override previous ones option should be specified as later ones override earlier ones.
.Ar groupname .Ar groupname
may contain shell patterns in which case it should be quoted. may contain shell patterns in which case it should be quoted.
.Pp .Pp
@ -244,9 +246,9 @@ lists names of interfaces belonging to
.Ar groupname . .Ar groupname .
Any other flags and arguments are ignored in this case. Any other flags and arguments are ignored in this case.
.Pp .Pp
Only one option Only one
.Fl g .Fl g
should be specified as later override previous ones option should be specified as later ones override earlier ones.
.Ar groupname .Ar groupname
may contain shell patterns in which case it should be quoted. may contain shell patterns in which case it should be quoted.
.Pp .Pp