summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2004-08-22 23:39:01 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2004-08-22 23:39:01 +0000
commit6f4d4977dba9d4e594f67b71246c95afd005a6f2 (patch)
treeabb41b5cef060bd9ede7c345d219033cf1cac9d9
parent418f682a42e47008294fa82337c1a87bb19d4196 (diff)
mention where more can be learned about ifgroups
prodded by jmc, idea from Michael Knudsen
-rw-r--r--sbin/ifconfig/ifconfig.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 551f03a9f1f..45b219a3545 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.88 2004/08/03 05:36:32 mcbride Exp $
+.\" $OpenBSD: ifconfig.8,v 1.89 2004/08/22 23:39:00 jaredy 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 $
.\"
@@ -333,6 +333,8 @@ This action automatically disables routes using the interface.
Assign the interface to a
.Dq group .
Any interface can be in multiple groups.
+Interface groups are described in
+.Xr netintro 4 .
.It Cm -group Ar group-name
Remove the interface from the given
.Dq group .