summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2020-08-24 17:28:02 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2020-08-24 17:28:02 +0000
commit8ec869142e449278df8915e7a30aaac009576a73 (patch)
tree5b5ee229093d6301499df4998ec2a8be2d68a04f /sbin
parentf61440079d12cec86d5a9c13dd68d226c0bc31f4 (diff)
some tweaks to the "group" text, from evan silberman;
i replaced the suggested Cm/Ql mix with simple Dq;
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.825
1 files changed, 12 insertions, 13 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 197be136857..0ffbeb35120 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.357 2020/08/24 07:34:01 kn Exp $
+.\" $OpenBSD: ifconfig.8,v 1.358 2020/08/24 17:28:01 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -238,8 +238,8 @@ transmit messages through that interface.
If possible, the interface will be reset to disable reception as well.
This action automatically disables routes using the interface.
.It Cm group Ar group-name
-Assign the interface to a
-.Dq group .
+Assign the interface to a group.
+The
.Ar group-name
may not be longer than 15 characters and must not end with a digit.
Any interface can be in multiple groups.
@@ -254,36 +254,35 @@ Some interfaces belong to specific groups by default:
.Bl -dash -width Ds -compact
.It
All interfaces are members of the
-.Em all
+.Dq all
interface group.
.It
Cloned interfaces are members of their interface family group.
For example, a PPP interface such as
-.Em ppp0
+.Dq ppp0
is a member of the
-.Em ppp
+.Dq ppp
interface family group.
.It
.Xr pppx 4
interfaces are members of the
-.Em pppx
+.Dq pppx
interface group.
.It
-The interface(s) the default route(s) point to are members of the
-.Em egress
+The interfaces the default routes point to are members of the
+.Dq egress
interface group.
.It
IEEE 802.11 wireless interfaces are members of the
-.Em wlan
+.Dq wlan
interface group.
.It
Any interfaces used for network booting are members of the
-.Em netboot
+.Dq netboot
interface group.
.El
.It Cm -group Ar group-name
-Remove the interface from the given
-.Dq group .
+Remove the interface from the given group.
.It Cm hwfeatures
Display the interface hardware features:
.Pp